godot
godot copied to clipboard
Fix focus issues of `EditorSpinSlider`.
Fixes #53832
I tried this PR on Arch Linux and tabbing still doesn't work.
I tried on Windows and it fixes the issue. There is some bug with Shift+Tab, but probably unrelated.
Is this PR still relevant after #67397? EDIT: Ok the issue doesn't seem completely resolved, but the PR needs a rebase.
Superseded by https://github.com/godotengine/godot/pull/71271. Thanks for your contribution nonetheless!