markh-de / KiVar

PCB Assembly Variants for KiCad
MIT License
29 stars 0 forks source link

Save and restore window sizes #78

Closed markh-de closed 3 weeks ago

markh-de commented 3 weeks ago

The plugin shall save window sizes (for the main and error window) when a dialog is closed, and it should restore these sizes when the windows are created the next time.

The config file shall be kept on PCM update.

The config file shall automatically inherit new default values whenever new config items are used the first time by a new plugin version.