Make sure stylebox is valid in EditorSpinSlider before using it
This commit is contained in:
@@ -81,6 +81,7 @@ class EditorSpinSlider : public Range {
|
||||
|
||||
void _update_value_input_stylebox();
|
||||
void _ensure_input_popup();
|
||||
void _draw_spin_slider();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user