Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 6864) +++ trunk/doc/TODO (revision 6865) @@ -40,6 +40,10 @@ - allow clearance to be set to 0 in the route style [report: miloh] - similar thing on hole size [report: miloh] - report dialog should use the same terminology as route style dialog [report: miloh] +- GTK layers [report: Ade]: + - add a left-click context menu for the layer selector widget + - move the layer+selected color change from the preferecnes menu there (but this should probably live in gui-config.h) + - move the logical layer preferences menu tab items in this context menu too (e.g. move up/down, rename, delete, insert) - layer group rewrite: - remove PCB_MAX_LAYERGRP and PCB_MAX_LAYER and make them dynamic - BUG: arcbug1.lht: draw a polygon over the rightmost ^ arc and it will calculate a self-intersecting clearance [report:Evan]