chore: update features and feature gates
This commit is contained in:
parent
380b341bdc
commit
413e63f62a
18 changed files with 159 additions and 102 deletions
|
|
@ -170,7 +170,7 @@ where
|
|||
shell: &mut Shell<'_, Message>,
|
||||
viewport: &Rectangle,
|
||||
) {
|
||||
#[cfg(feature = "wayland")]
|
||||
#[cfg(all(feature = "wayland", target_os = "linux"))]
|
||||
if matches!(
|
||||
event,
|
||||
Event::PlatformSpecific(event::PlatformSpecific::Wayland(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue