Emit slider's drag_started signal before the first value change
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</signal>
|
||||
<signal name="drag_started">
|
||||
<description>
|
||||
Emitted when dragging is started.
|
||||
Emitted when dragging is started. This is emitted before the corresponding [signal Range.value_changed] signal.
|
||||
</description>
|
||||
</signal>
|
||||
</signals>
|
||||
|
||||
Reference in New Issue
Block a user