VirtualBox

Changeset 51509 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 3, 2014 12:16:25 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94125
Message:

FE/Qt: Runtime UI: Frame-buffer resize disables updates temporarily.

File:
1 edited

Legend:

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

    r51493 r51509  
    222222    }
    223223
     224    /* Disable screen updates: */
     225    m_fUpdatesAllowed = false;
     226
    224227    /* Acquire new pending bitmap: */
    225228    m_pendingSourceBitmap = 0;
     
    484487        return;
    485488    }
    486 
    487     /* Disable screen updates: */
    488     m_fUpdatesAllowed = false;
    489489
    490490    /* Release the current bitmap and keep the pending one: */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette