Introduce opaque widget helper

This commit is contained in:
Héctor Ramón Jiménez 2024-04-25 06:05:00 +02:00
parent 9492da11d9
commit 4cd45643d7
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
13 changed files with 182 additions and 12 deletions

View file

@ -60,7 +60,7 @@ where
exit_on_close_request,
surface,
renderer,
mouse_interaction: mouse::Interaction::Idle,
mouse_interaction: mouse::Interaction::None,
},
);