Function zng::undo::history::is_cap_hovered_timestamp

source ยท
pub fn is_cap_hovered_timestamp(
    child: impl UiNode,
    state: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P State is true when the widget is an undo_entry and it is hovered, has captured the mouse or a sibling with higher timestamp is hovered/has cap.