mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-07 10:24:20 +01:00
notedeck: include frame history
for debugging. Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -352,6 +352,7 @@ impl DaveAvatar {
|
||||
.multiply(&z_rotation)
|
||||
.multiply(&self.rotation);
|
||||
|
||||
tracing::trace!("repainting due to avatar rotation");
|
||||
ui.ctx().request_repaint();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user