uzor 1.2.1

Core UI engine — geometry, interaction, input state
1
2
3
4
5
//! Scroll chevron persistent state.

/// Placeholder — scroll chevron is stateless; state driven by `WidgetState`.
#[derive(Debug, Default, Clone)]
pub struct ScrollChevronState;