I copied the tooltip example to add some tooltips,...
# compose-desktop
b
I copied the tooltip example to add some tooltips, and now when i move my mouse across the items that have tooltips, i get a flood of tooltips that just sit on the screen
added a delay and they popup after i've moved past the item
oh, apparently it didn't like that i was wrapping the tooltip around an
Icon
inside of an
IconButton
, instead of wrapping the whole
IconButton