Thread: Maemopad+
View Single Post
Posts: 191 | Thanked: 10 times | Joined on Feb 2006
#35
yeah the bug you described still exists, i will try to fix it in the next release.

in the current beta drawing is faster, that would probably fix the fullscreen mode (i think that's what you meant with "zoom mode") being slow thingy.

last night i finally implemented undo, redo is still buggy. I also bound [-]/[+] keys to undo/redo.

my TODO before the next release:
- add a checkbox to create node dialog to create the node as sibling as not child (or reverse in the UI)
- fix redo
- make [-]/[+] also work in the create node dialog
- try rendering the background pixmap from tiles and precalc the tiles at widget init
- BUG: clicking on current sketch erases all work
- probable bug: ending drawing beyond canvas makes undo a dull boy (crash protection in place)
- make sketchwidget borders work again (the bg pixmap precalc thing will break it)