VirtualBox

Changeset 74735 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Oct 10, 2018 11:50:47 AM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Small layout fix for a set item.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.cpp

    r74691 r74735  
    679679            && outGroup.isEmpty()
    680680            && (   iGroupHeight == 0
    681                 || iGroupHeight + iElementHeight < iPreviewHeight))
     681                || iGroupHeight + iElementHeight / 2 < iPreviewHeight))
    682682        {
    683683            iGroupHeight += iElementHeight;
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