Decouple mouse::Interaction from UserInterface::draw

This commit is contained in:
Héctor Ramón Jiménez 2025-05-02 23:11:47 +02:00
parent 87afd5b79d
commit 301aac794b
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
6 changed files with 171 additions and 187 deletions

View file

@ -436,7 +436,7 @@ where
&mut self.messages,
);
let _ = self.raw.draw(
self.raw.draw(
&mut self.renderer,
theme,
&core::renderer::Style {