azul_core::style

Function collect_hover_groups

Source
pub fn collect_hover_groups(css: &Css) -> BTreeMap<CssPath, HoverGroup>
Expand description

Returns all CSS paths that have a :hover or :active in their path (since they need to have tags for hit-testing)