mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-10 11:54:19 +01:00
style: realtime hover interactions
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -64,6 +64,7 @@ pub fn create_custom_style(ctx: &Context, font_size: fn(&NotedeckTextStyle) -> f
|
||||
|
||||
style.interaction = Interaction {
|
||||
tooltip_delay: 0.0,
|
||||
show_tooltips_only_when_still: false,
|
||||
..Interaction::default()
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user