Fix spinner in AnimationTrackEdit in FPS mode
This commit is contained in:
parent
5efd124ca1
commit
e283fdfb59
4 changed files with 19 additions and 12 deletions
|
|
@ -40,6 +40,11 @@
|
|||
Emitted when the spinner/slider is ungrabbed.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="updown_pressed">
|
||||
<description>
|
||||
Emitted when the updown button is pressed.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="value_focus_entered">
|
||||
<description>
|
||||
Emitted when the value form gains focus.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue