GenesisViewer / Genesis

Genesis is a viewer for second life
5 stars 2 forks source link

Feature implementation for UI scaling #479

Closed FidgetNebula closed 2 months ago

FidgetNebula commented 2 months ago

Add more Set UI Size options under View menu. People complaining about not being able to see/press the OK, Cancel, Apply buttons in preferences seems to be a reoccurring issue. Adding a way to easily change the UI size from View menu should be a quality of life improvement for not only supporting these user issues, but making it easier for them to use the viewer.

Proposal: Replace "Set UI Size to Default" with submenu "Set UI Size >" Add following items into submenu: Set UI Size to 150% Set UI Size to 125% Set UI Size to 100% (Default) Set UI Size to 90% Set UI Size to 80% Set UI Size to 70%

FidgetNebula commented 2 months ago

Completed. Awaiting merge.