VirtualBox

Changeset 68006 in vbox for trunk/src


Ignore:
Timestamp:
Jul 17, 2017 4:33:39 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117018
Message:

FE/Qt: bugref:8400: Virtual Media Manager: A bit of layout fixing on macOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDetailsWidget.cpp

    r68005 r68006  
    227227            pLayoutOptions->setSpacing(10);
    228228            pLayoutOptions->setContentsMargins(10, 10, 10, 10);
     229            // WORKAROUND:
     230            // Using adjusted vertical spacing because there are special widgets which
     231            // requires more care and attention, UIFilePathSelector and UIMediumSizeEditor.
     232            pLayoutOptions->setVerticalSpacing(6);
    229233#endif
    230234
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette