Index: doc/TODO =================================================================== --- doc/TODO (revision 10461) +++ doc/TODO (revision 10462) @@ -28,11 +28,11 @@ For the next release: - BUGS: - + backup save triggers save in pcb indirectly, and that changes the layer stackup which may ruin the board (add new mask layers, wait for a save, draw on them after a save, they become silk) [report: Ade] - + copy & paste on internal copper layer moves objects to another layer. add a new internal copper layer group. draw some lines/arcs. copy them to the buffer. When you paste them, they appear on the wrong layer [report: Ade] + - with footprint open on pcb-rnd svn r10419 save-as kicad s-expression creates empty .kicad_pcb file and then crashes. Saving to kicad legacy seems to work. [report:celem] - lihata board: move generates much more diff than reasonable: does it renumber IDs? LATER RELEASES: +- feature req: show grid in both mm and mil in the status bar [report:smilie] - BUG: when DRC sizes are saved in user conf, they are overridden from the default.pcb [report: Alain] Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead - HID: option for using a fixed background color for the preview widget renders; using the user configured one goes wrong when it's set to dark [report: Alain] @@ -167,6 +167,11 @@ - menu item for export of multiple selected layout elements to discrete .fp files Low prio: +- advanced grid settings: + - keep two lists of preferred grid sizes, one in mil, one in mm + - generate the grid selection menu from those lists + - action to step up and down among those predefined grid sizes + - make sure it is possible to edit the lists in preferences - libstroke: zoom - improve locking: - consider a move-only lock