Jeff Young
|
6732f35a52
|
Fix bad positioning for padded bitmap badges.
Also fixes an off-by-one error (because generally speaking it's
better to avoid writing off the end of an array).
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15784
|
2023-11-20 18:14:54 +00:00 |
Jon Evans
|
eb5b3db063
|
Add bitmap bundle support to BITMAP_SCALE
Change a bunch of buttons and toolbars to use it
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14119
|
2023-10-22 14:02:06 -04:00 |
Marek Roszko
|
856b70b4df
|
Add an extra spacer field for macOS statusbar
macOS lacks grippers and lets status bar fields use the rounded corner which we don't want
|
2023-08-06 12:05:06 -04:00 |
Marek Roszko
|
5319316815
|
Enhance the status bar with background progress and notifications
|
2023-08-04 22:06:08 -04:00 |