fix: feature gate a11y_nodes for mouse_area
This commit is contained in:
parent
ea406698bd
commit
44ac127e8d
1 changed files with 1 additions and 0 deletions
|
|
@ -361,6 +361,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(feature = "a11y")]
|
||||
fn a11y_nodes(
|
||||
&self,
|
||||
layout: Layout<'_>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue