105 | | * '''Non-categorized things:''' |
106 | | * "Current" things (like current frame, page etc) should be entirely in the "view" (if there is something left in the model - remove it). |
107 | | * There is a bug with the gradient dialog - clicking the color button breaks Sophie2. Fix it. Consider redesigning the gradient in a similar way to the color picker. Nevertheless the gradient changing component should be bound to the model as all controls in Sophie2 are. |
108 | | * '''Menus:''' |
109 | | * Divide into modules by functionality. |
110 | | * Every menu item should fire an event through the LogicR3. |
| 105 | * '''Non-categorized things:''' |
| 106 | * "Current" things (like current frame, page etc) should be entirely in the "view" (if there is something left in the model - remove it). |
| 107 | * There is a bug with the gradient dialog - clicking the color button breaks Sophie2. Fix it. Consider redesigning the gradient in a similar way to the color picker. Nevertheless the gradient changing component should be bound to the model as all controls in Sophie2 are. |
| 108 | * '''Menus:''' |
| 109 | * Divide into modules by functionality. |
| 110 | * Every menu item should fire an event through the LogicR3. |