chiark / gitweb /
Fixed bug where tooltip was still shown when pressing open/save button on project...
authordaid <daid303@gmail.com>
Fri, 4 May 2012 10:39:23 +0000 (12:39 +0200)
committerdaid <daid303@gmail.com>
Fri, 4 May 2012 10:39:23 +0000 (12:39 +0200)
commitdc54135db5534c8b84b428a500ab4ce57bc9fc75
tree169a9e6c62ec099330d0a761a67166230f061588
parentf437bc38eb143a86bb2d7a44d957da34d2188106
Fixed bug where tooltip was still shown when pressing open/save button on project planner. Added toolbar buttons for add/remove object in project planner. Added move up/down buttons to project planner.
Cura/gui/projectPlanner.py
Cura/gui/toolbarUtil.py
Cura/images/move-down.png [new file with mode: 0644]
Cura/images/move-up.png [new file with mode: 0644]
Cura/images/object-add.png [new file with mode: 0644]
Cura/images/object-remove.png [new file with mode: 0644]