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 {
|
style.interaction = Interaction {
|
||||||
tooltip_delay: 0.0,
|
tooltip_delay: 0.0,
|
||||||
|
show_tooltips_only_when_still: false,
|
||||||
..Interaction::default()
|
..Interaction::default()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user