You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Show selection edges automatically when the selection is modified**: Automatically enables *View > Show > Selection Edges* when the selection is moved. This will override the menu setting (e.g: if *View > Show > Selection Edges* is disabled, this will enable it)
141
-
***Allow moving selection edges**: Enabling this allows moving the selection bounds.
144
+
***Allow moving selection edges**: Enabling this allows moving the selection bounds. The selection can only be moved if the mouse is hovering over its edge (the marching ants).
***Disable transformation handles when key modifiers are pressed**: Disable transformation handles when key modifiers (<kbd>Shift</kbd>/<kbd>Ctrl</kbd>/<kbd>Alt</kbd>) are pressed.
143
149
***Move selection on Add mode**: Enables moving the selection in the [Add selection mode](selecting.md#Add/Subtract/Intersect).
144
150
***Select a grid tile with double-click**: Enables selecting grid tiles with a double-click.
@@ -149,7 +155,7 @@ Options to change the general behavior of the [Sprite Editor](sprite-editor.md):
149
155
## Timeline
150
156
151
157
***Show timeline automatically**: Shows the timeline when a new frame or layer is added.
152
-
***Rewind on stop**: When enabled, the animation is rewound upon stopping.
158
+
***Rewind on stop**: Upon stopping, the current frame is reset to the frame the animation was started at (note that it can be a frame other than the first frame).
153
159
***Default First Frame**: Sets the default first frame.
154
160
***Keep selection**: Keep the timeline selection range when the canvas is edited or the timeline loses focus.
155
161
***Select on Click**: Select frames/cels on click.
@@ -162,12 +168,20 @@ Options to change the general behavior of the [Sprite Editor](sprite-editor.md):
162
168
***Use native mouse cursors**: Use the OS's cursor. If disabled, use the custom theme cursor.
163
169
***Mouse cursor scale**: Scale of theme cursor.
164
170
***Crosshair Type**: Change the crosshair type when painting.
0 commit comments