VirtualBox

Ignore:
Timestamp:
Oct 18, 2013 11:48:13 AM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Runtime UI: Guest screen size adjustment mechanism.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp

    r49013 r49177  
    197197    /* Resize to the appropriate size: */
    198198    resize(workingArea.size());
    199     /* Adjust guest if necessary: */
    200     machineView()->normalizeGeometry(false);
     199    /* Adjust guest screen size if necessary: */
     200    machineView()->maybeAdjustGuestScreenSize();
    201201#ifndef Q_WS_MAC
    202202    /* Move mini-toolbar into appropriate place: */
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