Index: doc/TODO =================================================================== --- doc/TODO (revision 20945) +++ doc/TODO (revision 20946) @@ -28,6 +28,10 @@ - CLEANUP: pcb_subc_change_side() should take pcb_subc_t *, not ** as it won't change the poiter - waiting for testing [report: Igor2] - CLEANUP: conf: remove alignment_distance - nothing uses it - CLEANUP: move DisperseElements out from core +- propedit bugs: + - CLEANUP: think over how to handle subc selection: selecting all parts automatically is bad for propedit; bug_files/subcsel.bug [report: Wojciech] + - CLEANUP: propedit rewrite: new action UI should allow operation on object and object ID instead of selection; bug_files/subcsel.bug [report: Wojciech] + - BUG: adding attribute works on subc parts but deleting attribute stops after deleiting it from a subc; bug_files/subcsel.bug [report: Wojciech] - FEATURE: route style upgrade to prototypes: - BUG: set same {e s s} doesn't work on padstacks [report: Igor2] - BUG: padstack doesn't show drc xor shape while moving - because the whole drawing is a cheat for old vias [report: igor2]