VirtualBox

Changeset 73999 in vbox for trunk/src


Ignore:
Timestamp:
Aug 31, 2018 10:52:13 AM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: VirtualBox Manager UI: Chooser pane re-styling: Group item: No need for child vertical margin as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp

    r73997 r73999  
    830830
    831831        /* Prepare body indent: */
    832         iPreviousVerticalIndent = 3 * iVerticalMargin + iFullHeaderHeight;
     832        iPreviousVerticalIndent = 2 * iVerticalMargin + iFullHeaderHeight;
    833833    }
    834834
     
    14691469        if (fGroupOpened)
    14701470        {
    1471             /* We should take into spacing between header and body: */
    1472             iProposedHeight += iVerticalMargin;
    14731471            /* And every existing child height: */
    14741472            foreach (UIChooserItem *pItem, items())
Note: See TracChangeset for help on using the changeset viewer.

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