@@ -7,7 +7,8 @@ gui/design
77 :tags: fort design productivity interface map
88
99This tool provides a point and click interface to make designating shapes
10- and patterns easier. Supports both digging designations and placing constructions.
10+ and patterns easier. Supports both digging designations and placing
11+ constructions.
1112
1213Usage
1314-----
@@ -19,18 +20,23 @@ Usage
1920Overlay
2021-------
2122
22- This tool also provides two overlays that are managed by the `overlay ` framework.
23+ This tool also provides two overlays that are managed by the `overlay `
24+ framework.
2325
2426dimensions
2527~~~~~~~~~~
2628
27- The ``gui/design.dimensions `` overlay shows the selected dimensions when designating
28- with vanilla tools, for example when painting a burrow or designating digging.
29- The dimensions show up in a tooltip that follows the mouse cursor.
29+ The ``gui/design.dimensions `` overlay shows the selected dimensions when
30+ designating with vanilla tools, for example when painting a burrow or
31+ designating digging. The dimensions show up in a tooltip that follows the mouse
32+ cursor.
33+
34+ When this overlay is enabled, the vanilla dimensions display will be hidden.
35+ When this overlay is disabled, the vanilla dimensions display will be unhidden.
3036
3137rightclick
3238~~~~~~~~~~
3339
34- The ``gui/design.rightclick `` overlay prevents the right mouse button and other keys
35- bound to "Leave screen" from exiting out of designation mode when drawing a box with
36- vanilla tools, instead making it cancel the designation first.
40+ The ``gui/design.rightclick `` overlay prevents the right mouse button and other
41+ keys bound to "Leave screen" from exiting out of designation mode when drawing
42+ a box with vanilla tools, instead making it cancel the designation first.
0 commit comments