Index: doc/TODO =================================================================== --- doc/TODO (revision 34673) +++ doc/TODO (revision 34674) @@ -2,7 +2,6 @@ 1. For the upcoming release =============================================================================== - BUG: layer binding dialog: on the standard 4 layer board create a subc with a line on top copper; edit layer bindings of the subc; try to move it to each inner copper -> dialog box gets confused [report: Igor2] -- FEATURE: asm(): a config node (maybe query script); if a subc matches, omit it from the list; this is for DNP or build options [report: Majenko] 2. For later releases =============================================================================== - CLEANUP/FEATURE: version 3.0.0: @@ -21,6 +20,7 @@ - CLEANUP: layer order from data - build a list of layers rendered, in the order of rendering while drawing layer groups; maybe use gdl and move the group to the end and use a terminator item; get pcb_search_obj_by_location_() to use this list for ordering - BUG?: Far-side silk text can be selected and moved when the mouse is over front-side subcircuit. (but this is what we had with elements too! -> rewrite search.c to be a 'script' config) bug_files/farsilk.lht [report: Ade] +- FEATURE: asm(): a config node (maybe query script); if a subc matches, omit it from the list; this is for DNP or build options [report: Majenko] - FEATURE: library window: allow long tags and long location text to split: rich text widget - FEATURE: DOC: new examples - blinking led with parametric footprints