Index: doc/TODO =================================================================== --- doc/TODO (revision 18825) +++ doc/TODO (revision 18826) @@ -26,13 +26,13 @@ + BUG: property editor window too tall: add scroll ML/2047 [report: gpaubert] + BUG: unwanted file format change. Reprod: new board; place a rectangle; save as pcb/mainline; place a 1206 from the lib; {f s} -> saved as lihata v5 [report: Richard] + feature: currently if your lht file lacks an outline layer there is no way in the gui to add one [report: Evan] -- padstack bbox: - - per layer: keep a bbox per transformed shape per prototype, then getting the bbox of a padstack ref on a specific layer is looking up the shape, then 4 integer additions [report: Wojciech] - - when calculating overall padstack bbox, ignore layers that are not present? but then a layer change would require a recalc (but this is true for subcs too!) [report: Wojciech] 2. For later releases =============================================================================== - Remove separate command entry window from gtk +- padstack bbox: + - per layer: keep a bbox per transformed shape per prototype, then getting the bbox of a padstack ref on a specific layer is looking up the shape, then 4 integer additions [report: Wojciech] + - when calculating overall padstack bbox, ignore layers that are not present? but then a layer change would require a recalc (but this is true for subcs too!) [report: Wojciech] - XOR rendering upgrade: - experiment with 'emboss' kind of drawing instead of xor so rendering can stay 'direct' - if worked: allow padstack xor draw to draw all shapes on all layers