Browse Source
- fix broken code KICAD_MANAGER_FRAME::PrintPrjInfo() - fix issues created by using KISTATUSBAR instead of wxStatusBar (the user field count differs because there are 4 other fields added) - do do use a fixed size in KISTATUSBAR for FIELD_OFFSET_BGJOB_TEXT field: fixed field size does not work fine if the text to display is not known Fixes #16535 https://gitlab.com/kicad/code/kicad/-/issues/16535newinvert
3 changed files with 27 additions and 7 deletions
Loading…
Reference in new issue