VirtualBox

Changeset 54015 in vbox


Ignore:
Timestamp:
Jan 28, 2015 2:02:42 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: Bug fix for r97855 as it actually wasn't working.

File:
1 edited

Legend:

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

    r54014 r54015  
    439439                     * the viewport through IFramebuffer::NotifyUpdate): */
    440440                    display().InvalidateAndUpdate();
    441                     /* Reapply machine-view scale-factor if necessary: */
    442                     applyMachineViewScaleFactor();
    443441                }
    444442            }
     443            /* Reapply machine-view scale-factor if necessary: */
     444            if (m_pFrameBuffer)
     445                applyMachineViewScaleFactor();
    445446            break;
    446447        }
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