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
fix#62 - fade animation in options list view fixed. (#65)
* fix#62 - fade animation in options list view fixed. Effects.Fade now uses a tween . demonstrate fade effects in SQL sample
* test godot 4.3 in CI
* grab focus of the first visible option in OptionsListView.cs, rather than the first option which may be hidden due to being unavailable.
0 commit comments