@@ -18,28 +18,41 @@ The Touch Docker is a QML docker with several convenient actions on it. Its purp
1818
1919Its actions are...
2020
21- +------------------------------+-----------------------+----------------------+
22- | Open File | Save File | Save As... |
23- +------------------------------+-----------+-----------+----------------------+
24- | Undo | Redo |
25- +------------------------------------------+----------------------------------+
26- | Decrease Opacity |
21+ +-------------------------+-------------------------+-------------------------+
22+ | .. rst-class:: centered | .. rst-class:: centered | .. rst-class:: centered |
23+ | | | |
24+ | Open File | Save File | Save As... |
25+ +-------------------------+------------+------------+-------------------------+
26+ | .. rst-class:: centered | .. rst-class:: centered |
27+ | | |
28+ | Undo | Redo |
29+ +--------------------------------------+--------------------------------------+
30+ | .. rst-class:: centered | .. rst-class:: centered |
31+ | | |
32+ | Increase opacity | Make brush color lighter |
33+ +--------------------------------------+--------------------------------------+
34+ | .. rst-class:: centered | .. rst-class:: centered |
35+ | | |
36+ | Decrease opacity | Make brush color darker |
37+ +-------------------------+------------+------------+-------------------------+
38+ | .. rst-class:: centered | .. rst-class:: centered | .. rst-class:: centered |
39+ | | | |
40+ | Rotate Canvas Left | Reset Canvas Rotation | Rotate Canvas Right |
41+ | by 15° | and Reset Zoom | by 15° |
42+ +-------------------------+------------+------------+-------------------------+
43+ | .. rst-class:: centered | .. rst-class:: centered |
44+ | | |
45+ | Increase Brush Size | Zoom in |
46+ +--------------------------------------+--------------------------------------+
47+ | .. rst-class:: centered | .. rst-class:: centered |
48+ | | |
49+ | Decrease Brush Size | Zoom out |
50+ +--------------------------------------+--------------------------------------+
51+ | .. rst-class:: centered |
52+ | |
53+ | Switch to Previous Preset |
2754+-----------------------------------------------------------------------------+
28- | Increase Opacity |
29- +-----------------------------------------------------------------------------+
30- | Increase Lightness |
31- +-----------------------------------------------------------------------------+
32- | Decrease Lightness |
33- +------------------------------+-----------------------+----------------------+
34- | | Zoom in | |
35- +------------------------------+-----------------------+----------------------+
36- | Rotate Counter Clockwise 15° | Reset Canvas Rotation | Rotate Clockwise 15° |
37- +------------------------------+-----------------------+----------------------+
38- | | Zoom out | |
39- +------------------------------+-----------------------+----------------------+
40- | Decrease Brush Size |
41- +-----------------------------------------------------------------------------+
42- | Increase Brush Size |
43- +-----------------------------------------------------------------------------+
44- | Delete Layer Contents |
55+ | .. rst-class:: centered |
56+ | |
57+ | Delete Layer Contents |
4558+-----------------------------------------------------------------------------+
0 commit comments