Whoops
This commit is contained in:
parent
1f0c8d496e
commit
713b9d0fc8
|
@ -136,7 +136,5 @@ struct DjuiSlider* djui_slider_create(struct DjuiBase* parent, const char* messa
|
||||||
|
|
||||||
base->get_cursor_hover_location = djui_slider_get_cursor_hover_location;
|
base->get_cursor_hover_location = djui_slider_get_cursor_hover_location;
|
||||||
|
|
||||||
slider->base.interactable->update_style = NULL;
|
|
||||||
|
|
||||||
return slider;
|
return slider;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue