Describe the limitation you are having in your project
I'm currently writing a custom property editor in GDScript, I don't have access to EditorSpinSlider
Describe the enhancement and how it helps to overcome the limitation
Exposing SpinSlider, this is one way, I think it is easy to expose SpinSlider
How difficult it is to workaround the limitation?
Write your own SpinSlider (difficult) in GDScript ;)
Describe the limitation you are having in your project
I'm currently writing a custom property editor in GDScript, I don't have access to EditorSpinSlider
Describe the enhancement and how it helps to overcome the limitation
Exposing SpinSlider, this is one way, I think it is easy to expose SpinSlider
How difficult it is to workaround the limitation?
Write your own SpinSlider (difficult) in GDScript ;)