This commit is contained in:
griffi-gh 2024-03-24 02:26:56 +01:00
parent 8a52fe1d67
commit 2a4af1aa35

View file

@ -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 {