VirtualBox

Changeset 97327 in vbox for trunk


Ignore:
Timestamp:
Oct 27, 2022 5:15:33 PM (2 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10313. Changing font scale min, max.

File:
1 edited

Legend:

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

    r97318 r97327  
    268268const char *UIExtraDataDefs::GUI_MediumSelector_DialogGeometry = "GUI/MediumSelector/DialogGeometry";
    269269
    270 const int UIExtraDataDefs::iFontScaleMin = 30;
    271 const int UIExtraDataDefs::iFontScaleMax = 170;
     270const int UIExtraDataDefs::iFontScaleMin = 20;
     271const int UIExtraDataDefs::iFontScaleMax = 200;
    272272
    273273/* Obsolete keys: */
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