Open lainz opened 1 year ago
I've created a demo "test_windows_theme" where I'm collecting styles for Windows.
I noticed that the BCLabel and BCPanel aren't scaled properly like Windows does. Like the border and font size.
For that I've hardcoded it using ScaleX, but it will be better to scale them inside the control, like all new lazarus controls does.
I've created a demo "test_windows_theme" where I'm collecting styles for Windows.
I noticed that the BCLabel and BCPanel aren't scaled properly like Windows does. Like the border and font size.
For that I've hardcoded it using ScaleX, but it will be better to scale them inside the control, like all new lazarus controls does.