Actions
Feature #728
openImplement the Global font size increase/decrease/default
Start date:
26/06/2024
Due date:
% Done:
100%
Estimated time:
Deployed In:
Category:
UI
Files
Updated by Ramesh Billa 10 months ago
- File clipboard-202406261153-duvk7.png clipboard-202406261153-duvk7.png added
- % Done changed from 0 to 100
- Category set to UI
1) 'A+': This icon action will increase font size +2px on current font size and we are restricting UI on maximum font size is 20px.
2) 'A' : This icon action will set default font size to 16px.
3) 'A-': This icon action will reduce font size -2px on current font size and we are restring UI on minimum font size is 12px.
Actions