VirtualBox

Changeset 16791 in vbox


Ignore:
Timestamp:
Feb 16, 2009 2:15:36 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt: deactivated r42720 and r42792 for now, as they caused regressions with Linux guests

File:
1 edited

Legend:

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

    r16751 r16791  
    13731373                 * when the graphics capability is enabled, in case the host
    13741374                 * resolution has changed since the VM was last run. */
     1375#if 0
    13751376                if (!mDoResize && !mGuestSupportsGraphics &&
    13761377                    ge->supportsGraphics() &&
    13771378                    (mMainWnd->isTrueSeamless() || mMainWnd->isTrueFullscreen()))
    13781379                    mDoResize = true;
     1380#endif
    13791381
    13801382                mGuestSupportsGraphics = ge->supportsGraphics();
     
    13821384                maybeRestrictMinimumSize();
    13831385
     1386#if 0
    13841387                /* This will only be acted upon if mDoResize is true. */
    13851388                doResizeHint();
     1389#endif
    13861390
    13871391                emit additionsStateChanged (ge->additionVersion(),
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