Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 712) +++ trunk/doc/TODO (revision 713) @@ -5,10 +5,10 @@ + BUG: doc/datasheet.html missing [report: Barjac] - FEATURE: draw.c: [report: cuvoodoo] - add popup menu+dialog for the transformations per layer - - FEATURE: loading order [report: hzeller] - - files loaded from the CLI or GUI are prepended in the layer stack; this is good, because on GUI load we want most recently loaded file on top - - but loading multiple files at once (CLI lists or GUI multi-selection) end up in reverse order because of this - - there could be loading groups (a CLI list is one group, a GUI multi-selection is one group); the whole group would be loaded with order preserved (from up-down) but the whole group would be prepended + + FEATURE: loading order [report: hzeller] + -> files loaded from the CLI or GUI are prepended in the layer stack; this is good, because on GUI load we want most recently loaded file on top + -> but loading multiple files at once (CLI lists or GUI multi-selection) end up in reverse order because of this + -> there could be loading groups (a CLI list is one group, a GUI multi-selection is one group); the whole group would be loaded with order preserved (from up-down) but the whole group would be prepended - BUG: bug_files/TODO/camv-arc*: drawing area bug: arc bbox seems to be for full circle [report: Erich] - BUG: bug_files/TODO/camv-arc*: drawing area bug: 0;0 is always included in the drawing area, even if it is outside of object bboxes [report: Erich]