ZIm/crates/ui2
Conrad Irwin de5458cfe0 Update tooltip code a bit
This fixes a tiny UX bug where the tooltip would appear to move if you
hovered over an element, then moved your mouse out and back within
500ms.

The fix is to retain the task, so we can drop it to cancel it when the
mouse leaves.

Also changes the time we construct the tooltip to the time it first
shows.
2023-11-03 21:40:28 -06:00
..
docs Restore elevation docs 2023-10-12 18:18:44 -04:00
src Update tooltip code a bit 2023-11-03 21:40:28 -06:00
Cargo.toml Add ui_font_size setting (#3199) 2023-11-01 13:11:12 -04:00