Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 11924) +++ trunk/doc/TODO (revision 11925) @@ -24,6 +24,9 @@ - BUG: when DRC sizes are saved in user conf, they are overridden from the default.pcb -> should be fixed by removing these from pcb_board_t [report: Alain] Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead - BUG: cycledrag doesn't work on arc endpoint + line endpoint when rubber band is enabled [report/fixing:Ade] +- BUG: missing subc snap: + - polygon pad center snap [report: jg] + - subc centroid/origin snap [report: jg] - feautres/cleanup: hid: - "erase" color: - pcb_pad_clear_callback() -> hopefully drawn on negative mask only (check this)