Declined
Last Updated: 30 Jan 2025 19:34 by ADMIN
Romain
Created on: 18 Dec 2024 13:52
Category: UI for WPF
Type: Feature Request
0
Additional FontSize enumeration : FontSizeXS

Hi,

it would be convenient to add an extra small font size to te existing enumerations. For instance in Windows 11 theme, could it be possible to add a XS size:

Windows11Palette.Palette.FontSizeXS = 10;
Windows11Palette.Palette.FontSizeS = 12; 
Windows11Palette.Palette.FontSize = 14; 
Windows11Palette.Palette.FontSizeM = 18; 
Windows11Palette.Palette.FontSizeL = 20; 
Windows11Palette.Palette.FontSizeXL = 28; 

Having a range in the bigger font sizes is very useful. It owuld be equally helpful to have a range on the smaller font.

Thank you for considering it :)

1 comment
ADMIN
Martin Ivanov
Posted on: 24 Dec 2024 09:43

Hello Romain,

Can you tell me why do you need smaller font size? 

Note that the font size properties in the palette are there because the Windows11 theme design uses these sizes. The static FontSize properties are used to easily store, use and change the pre-defined sizes. Adding a new static property in the Windows11Palette would imply that the Windows11 theme design should change in order to accomodate the new size. Is this what would you expect from the theme? If so, what and why exactly should change in the design?

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.