roar/libtools
Lucio Andrés Illanes Albornoz 90840bd0a0 Various bugfixes & usability improvements.
1) Canvas window: clear new canvases w/ [-1, -1] by default.
2) Canvas window: don't create new canvas on initialisation.
3) Canvas window: set default brush colours to [3, 9].
4) Erase tool: correctly fill non-text cells w/ background colour.
5) GUI: correctly show current operator name in status bar whilst active.
6) GUI: {de,in}crease canvas {height,width} w/ <Ctrl> & cursor keys.
7) GUI: disable tiling items unless current tool is object tool.
8) GUI: select tool w/ <F2-F10> accelerators.
2019-10-01 21:34:42 +02:00
..
Tool.py Improve backend latency and throughput via batching. 2019-09-26 22:38:28 +02:00
ToolCircle.py Various bugfixes & usability improvements. 2019-10-01 19:03:29 +02:00
ToolErase.py Various bugfixes & usability improvements. 2019-10-01 21:34:42 +02:00
ToolFill.py Improve backend latency and throughput via batching. 2019-09-26 22:38:28 +02:00
ToolLine.py Tool bug fixes & usability improvements. 2019-09-27 14:22:58 +02:00
ToolObject.py Improve backend latency and throughput via batching. 2019-09-26 22:38:28 +02:00
ToolPickColour.py Improve backend latency and throughput via batching. 2019-09-26 22:38:28 +02:00
ToolRect.py Tool bug fixes & usability improvements. 2019-09-27 14:22:58 +02:00
ToolText.py Various bugfixes & usability improvements. 2019-09-27 20:17:39 +02:00