roar/libcanvas
Lucio Andrés Illanes Albornoz 86e2c9e904 Various bugfixes & usability improvements.
1) Correctly unmask cursor and dispatch delta patches on successful {re,un}do.
2) Don't prompt to save twice on exit via Exit {accelerator,menu item}.
3) Fix cursor artifacts by always resetting origin point on DC whilst unmasking cursor cells.
4) Fix {re,un}do {accelerator,{menu,toolbar} item} desynchronisation with actual canvas journal undo level.
5) Remove scattered remnants of initial implementation of unimplemented italic support.
6) Replace rendering transparent cursor w/ manual blending over wx.GraphicsContext() due to canvas bitmap masking & performance degradation.

assets/text/TODO: updated.
2019-09-26 14:06:11 +02:00
..
Canvas.py Increase roar window height to match default canvas size. 2019-09-24 17:02:02 +02:00
CanvasColours.py Fix ANSI<->mIRC colour conversion. 2019-09-23 20:34:55 +02:00
CanvasExportStore.py Various bugfixes & usability improvements. 2019-09-26 14:06:11 +02:00
CanvasImportStore.py Various bugfixes & usability improvements. 2019-09-26 14:06:11 +02:00
CanvasJournal.py Increase roar window height to match default canvas size. 2019-09-24 17:02:02 +02:00