mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 14:48:42 -06:00
add doc comment for slider
This commit is contained in:
parent
e8d8951320
commit
a4cac48bda
|
@ -1,4 +1,4 @@
|
|||
//! work in progress
|
||||
//! a slider element that allows selecting a value in a range
|
||||
|
||||
use derive_setters::Setters;
|
||||
use glam::{Vec2, vec2};
|
||||
|
|
Loading…
Reference in a new issue