VirtualBox

Changeset 58493 in vbox


Ignore:
Timestamp:
Oct 29, 2015 3:14:37 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103810
Message:

FE/Qt: Mac OS X: Runtime UI: Use 1/9 of the area instead of 1/4 of the area for the dock icon OS type overlay.

File:
1 edited

Legend:

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

    r58382 r58493  
    12241224    /* Now the dock icon preview */
    12251225    QString osTypeId = guest().GetOSTypeId();
    1226     m_pDockIconPreview = new UIDockIconPreview(uisession(), vboxGlobal().vmGuestOSTypePixmapHiDPI(osTypeId, QSize(64, 64)));
     1226    m_pDockIconPreview = new UIDockIconPreview(uisession(), vboxGlobal().vmGuestOSTypePixmapHiDPI(osTypeId, QSize(42, 42)));
    12271227
    12281228    /* Should the dock-icon be updated at runtime? */
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