Collect all version-based warnings into a single dialog when opening old files.

Bug #1836420 reported by Seth Hillbrand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Expired
Wishlist

Bug Description

Collect a list of standard changes that are applied to a new file based on the version of file the user is opening.

Examples include:
- Removing segment-based fills
- Changing zone fill board edge stand-off
- Changing zone fill stroking

Marking here for my reference

Tags: ui
tags: added: ui
Revision history for this message
Jeff Young (jeyjey) wrote :

Note that this should be pretty easy to implement using wxWidget's logging facilities. See LIB_LOGGER for an example.

(Note that the last logged message is the one that's duplicated in the list and in the dialog text, so it needs to be a generic one. We add this right before flush in the LIB_LOGGER case.)

Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

KiCad bug tracker has moved to Gitlab. This report is now available here: https://gitlab.com/kicad/code/kicad/-/issues/2461

Changed in kicad:
status: Triaged → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.