VirtualBox

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


Ignore:
Timestamp:
Feb 26, 2016 10:57:57 AM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: ​​​bugref:6478: Runtime UI: Machine View: Cleanup and comment improvement.

File:
1 edited

Legend:

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

    r59717 r59843  
    309309            (unsigned long)m_uScreenId, iWidth, iHeight));
    310310
    311     // TODO: Move to appropriate place!
    312311    /* Some situations require frame-buffer resize-events to be ignored at all,
    313312     * leaving machine-window, machine-view and frame-buffer sizes preserved: */
     
    315314        return;
    316315
     316    /* In some situations especially in some VM states, guest-screen is not drawable: */
    317317    if (uisession()->isGuestScreenUnDrawable())
    318318        return;
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