starsector-mod-manager-rust icon indicating copy to clipboard operation
starsector-mod-manager-rust copied to clipboard

Rewrite stack-tooltip implementation

Open atlanticaccent opened this issue 5 months ago • 0 comments

  1. Receive mouse_enter for the first time
  2. Request layout
  3. Layout tooltip with infinite constraints
  4. Cache tooltip size and send command to self
  5. On command and still moused-over show tooltip and check pre-computed size for flip

atlanticaccent avatar Sep 18 '24 20:09 atlanticaccent