-
-
Notifications
You must be signed in to change notification settings - Fork 38
Change Icon or Widget Size
Eliran Wong edited this page May 10, 2022
·
1 revision
Icon or widget size customisation is only available if you use built-in Material menu layout.
To proceed, switch to Material menu layout first, read https://github.com/eliranwong/UniqueBible/wiki/Material-Menu-Layout#switch-to-material-menu-layout
With Material menu layout chosen, users can change button icon size either:
- manually edit "iconButtonSize" value when UBA is not running, or
- use GUI dialog available on material menu layout, UniqueBible > Appearance > Customise Icon Size.
Remarks:
- This config value specifies the width and height of material icons.
- Ideally, the value is a multiple of 3, within a range from 12 to 48.
Once button icon size is changed, all other widgets are scaled relatively.
Restart UBA to make the changes effective.