Jon Evans
|
d996ec143f
|
Fix STD_BITMAP_BUTTON for GTK HiDPI
|
2023-06-14 23:14:07 -04:00 |
Jon Evans
|
4e6092a280
|
Turns out only MSW has odd behavior for bitmap sizing
|
2023-06-09 08:58:52 -04:00 |
Jeff Young
|
9da66ccb58
|
Hack Mac icon buttons back to size.
It remains unclear to me how this *should* be going forward, but
this at least gets us back to the status quo.
|
2023-06-03 21:41:56 +01:00 |
Jon Evans
|
8f69336ad1
|
Support DPI scaling in custom bitmap buttons
|
2023-06-03 11:32:52 -04:00 |
Marek Roszko
|
d2c0f5fc2a
|
More wxSing
|
2023-01-16 23:14:38 -05:00 |
Jeff Young
|
fc15454dd1
|
Debounce button control drawing.
Fixes https://gitlab.com/kicad/code/kicad/issues/13288
|
2022-12-27 23:55:28 +00:00 |
Jeff Young
|
a18c2043c4
|
Minor adjustment for bitmap button size for GTK.
|
2022-12-26 23:13:22 +00:00 |
J RB
|
5f0d26cbe2
|
Remove argument to wxButton::GetDefaultSize on wxGTK-3.0.x
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/13181
|
2022-12-16 22:40:37 +00:00 |
Jeff Young
|
0e2a4e3f15
|
Better handling of multi-monitor scaling.
|
2022-12-16 19:11:34 +00:00 |
Jeff Young
|
75a4de4744
|
Dim bitmap when button is disabled.
|
2022-12-16 01:22:50 +00:00 |
Jeff Young
|
355bfe1587
|
Blind attempt to fix MSW rendering bug.
|
2022-12-14 13:36:28 +00:00 |
Jeff Young
|
c0872364d4
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
2022-12-13 20:48:02 +00:00 |