Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 32050) +++ trunk/doc/TODO (revision 32051) @@ -3,9 +3,9 @@ + FEATURE: optional: when clicked (or pressed a button on) multiple overlapping objects, offer a view about which one to operate on [report: keantoken] + BUG: 1. place 0603; 2. select; 3. cut to buffer; 4. undo -> 0603 put back but selection is lost; reason: the flag is removed in the buffer, but not in an undoable way as we don't have undo on buffer [report: miloh] + BUG: insert tool undo: draw an arc, use insert tool on arc creating two arc objects. then undo. new arc is copied on top of original whole arc. [report: Miloh] ++ BUG: parametric fp: qf() gui edit -> silk marks don't work [report: Piotr] 1. For the upcoming release =============================================================================== -+ BUG: parametric fp: qf() gui edit -> silk marks don't work [report: Piotr] 2. For later releases =============================================================================== - CLEANUP: move layer_parse_group_str() from core to io_pcb, probably together with the default stackup setup code [report: Igor2]