Index: doc/TODO =================================================================== --- doc/TODO (revision 17011) +++ doc/TODO (revision 17012) @@ -28,6 +28,7 @@ - feature: lesstif does not allow "save as" in non alien format [report: erich] + BUG: single decrement clearance kbd: 'e g shift-c' operation on a 1206 subc in fresh layout causes clearance to go to zero. [report: miloh] the negative change was working properly: you were close to the minimum clearance set by the default config. The problem was rather the positive change, which did not jump from 0 to the minimum clearance but allowed steps in between. +- BUG: Grid issue: open pcb-rnd with new design, check a specific grid size using menus, run {g r} grid realign on arbitrary point, and selected grid size disappears in grid size menu [report: miloh] Rubber band: - BUG: Rubberband move line endpoints ignores connected arc endpoints. [Fixing:Ade]