Index: TODO =================================================================== --- TODO (revision 38435) +++ TODO (revision 38436) @@ -18,7 +18,8 @@ -> this is not a bug: it's not done by electrical connectivity but by terminal name -> it is designed to work only in the case when you have an 1:1 mapping, anything more complicated can not be done properly anyway -> example: have two terminals both called '1' with different thermals; replace footprint with another that also has two terminals called '1' but at different locations; suppose we somehow remember both thermals for the original '1's, but how do decide which one to assing to which new terminal? -- BUG: load bug_files/TODO/rat-vertex.rp, select silk layer, and then select add point to polygon tool, click on visible rat, and see it turn into a silk line [report: Erich] ++ BUG: load bug_files/TODO/rat-vertex.rp, select silk layer, and then select add point to polygon tool, click on visible rat, and see it turn into a silk line [report: Erich] + -> btw, that's not "add point to polygon"; it's an insert point in anything (lines, arcs, etc), the only exception should be rat line - BUG: thermal tool allows invalid polygon assert. might be a non bug. load bug_files/TODO/thermal-assert.rp and use thermal tool and shift click to start cycling through thermal types on padstack. Assert eventually occurs. [report: Erich] - BUG: poly enforce clearance doesn't work: bug_files/TODO/poly_enf_clr.rp [report: aron] - BUG: double click on poly removes poly enforce clearance: bug_files/TODO/poly_enf_clr.rp [report: aron]