JDraw Todo List
Item | Description | Status |
1 | The Brush menu needs a None item at the top. | TODO |
2 | The `Edit ...' items in both the Brush and Fill menus should be renamed to `Other ...'. | TODO |
3 | The Text submenus, the Brush menu, and the Fill menu should each have a check mark next to the currently-selected item. The initial default selection for Text->Font is Times. The initial default selection for Text->Size is 12. The initial default selection for Text->Style is plain. The initial default selection for Brush is plain line. The initial default selection for Fill is solid white. | TODO |
4 |
The currently-selected item in the Text, Brush, and Fill
menus is defined as follows:
| TODO |
5 |
When the `Other ...' item is selected in the Brush or Fill
menu, the values entered in the text fields should be determined in the same
way as the currently-selected menu items. Viz.,
| TODO |
6 | The arrowheads selected from the Brush menu are a bit sloppy-looking, particularly for non-vertical/horizontal lines. The arrowheads should be rendered more cleanly, as in the current idraw. In the current idraw, arrowhead bodies are drawn in the background color; in jdraw they should be drawn in foreground color, so that the arrowheads are always filled, in the same color as the line to which they're attached. | TODO |
7 | The textual items in the Fill menu should be graphic pattern swatches, as in the current idraw Pattern menu. | TODO |