mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 22:58:42 -06:00
add todo
This commit is contained in:
parent
8a52fe1d67
commit
2a4af1aa35
|
@ -16,6 +16,8 @@ use crate::{
|
|||
//TODO: use state for slider?
|
||||
// ^ useful if the user only hanldes the drag end event or has large step sizes with relative mode
|
||||
|
||||
//TODO: adopt frame api here
|
||||
|
||||
/// Follow mode for the slider
|
||||
#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Default)]
|
||||
pub enum SliderFollowMode {
|
||||
|
|
Loading…
Reference in a new issue