VirtualBox

Ignore:
Timestamp:
Jan 26, 2017 11:10:22 AM (8 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:8636: Runtime UI: Forgot something in r113050.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp

    r65437 r65450  
    154154void UIMachineViewNormal::resendSizeHint()
    155155{
     156    /* Skip if another visual representation mode requested: */
     157    if (uisession()->requestedVisualState() == UIVisualStateType_Seamless) // Seamless only for now.
     158        return;
     159
    156160    /* Get the last guest-screen size-hint, taking the scale factor into account. */
    157161    const QSize sizeHint = scaledBackward(guestScreenSizeHint());
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