Fix spinner in AnimationTrackEdit in FPS mode

This commit is contained in:
Silc Lizard (Tokage) Renew
2024-11-17 01:54:06 +09:00
parent 5efd124ca1
commit e283fdfb59
4 changed files with 19 additions and 12 deletions

View File

@ -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.