mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Resize plugin-scan dialog as needed for UI scaling
This commit is contained in:
parent
7a0da94ba3
commit
ba41f22f88
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ PluginScanDialog::PluginScanDialog (bool just_cached, bool v, Gtk::Window* paren
|
|||
|
||||
/* Top level packaging */
|
||||
VBox* vbox = get_vbox ();
|
||||
vbox->set_size_request (400, -1);
|
||||
|
||||
vbox->pack_start (format_frame, true, true);
|
||||
vbox->pack_start (*cancel_all_padder, false, false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue