Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 29049) +++ trunk/doc/TODO (revision 29050) @@ -72,8 +72,6 @@ - FEATURE: DOC: new examples - blinking led with parametric footprints - example of nonetlist: 1206 jumpers and logos -- feature plugins: - - BUG: distalign pcb_crosshair option doesn't work as a reference point [report:Miloh] - FEATURE: padstack bbox: - per layer: keep a bbox per transformed shape per prototype, then getting the bbox of a padstack ref on a specific layer is looking up the shape, then 4 integer additions [report: Wojciech] - when calculating overall padstack bbox, ignore layers that are not present? but then a layer change would require a recalc (but this is true for subcs too!) [report: Wojciech] @@ -149,6 +147,7 @@ - tabbed: redisplay bug in the about box - re-test HPANE: pstklib(), netlistdialog(), propedit(), BrowseScripts, preferences dialog config tab - preferences dialog: library, layers tabs are unusable [report: Igor2] +- BUG: distalign pcb_crosshair option doesn't work as a reference point [report:Miloh] - BUG: bug_files/rat_shortest.lht: because of "don't add non-manhattan lines" part [report: pstuge] - BUG: find.c: unplated padtsacks shall not connect layers; bug_files/unplated1.lht; problem: a padstack is either found or not, this affects all layers, there's no info about which layer is found; padstack update should check the hole/slot geo and update a bit for each shape telling whether it's connected or not - BUG: bug_files/rubberx.lht: move the horizontal line upward, rubber band breaks the traces (ortho mode) [report: aron]