I created a bunch of spaghetti to get a tooltip wi...
# compose
p
I created a bunch of spaghetti to get a tooltip with a triangle working. I’m basically using onGloballyPositioned, then based on that value modifying another state from within the PopupPositionProvider and use that to draw. https://github.com/PaulWoitaschek/Voice/commit/aef79d775e5202d652deb17636ce74e30f8aa2e5#diff-bc525946a19e216be9fcf2dfac5b38b0964481394c73114c9120812144c2cdc4 Is there a simpler way to accomplish that?
3
🎉 1