Jeff Young
|
2d630a3c75
|
Remove useless assert.
|
2023-08-26 22:43:00 +01:00 |
Jeff Young
|
a6bceb8182
|
Don't set modified when loading workbook.
Also keep a shadow variable of the legend position so we can notice
when the mpWindow's OnMouseMove() handler changes it.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15363
|
2023-08-09 12:09:29 +01:00 |
Jeff Young
|
06f19aa761
|
Implement y axis locking for secondary y axes.
Still a bit of a work-in-progress.
Also fixes some bugs with formatting of measurements and cursor values.
|
2023-07-20 17:21:19 +01:00 |
Jeff Young
|
9c08d4febe
|
ADDED support for simulation plot margins and GUI for Y axis locking.
|
2023-07-19 23:40:10 +01:00 |
Jeff Young
|
65f66755ee
|
Reduce overhead for unused code.
|
2023-07-19 23:25:05 +01:00 |
Jeff Young
|
2e89c735c0
|
Fix buffer overrun.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15187
|
2023-07-13 16:04:29 +01:00 |
Jeff Young
|
8f9a67063a
|
Straighten out some really confusing terminology in simulator GUI.
|
2023-07-09 23:07:54 +01:00 |