Language Selector Issues
Closed this issue · 5 comments
Thanks for flagging @Gluzman! The image is actually an svg already that I exported out of figma (and deleted the text from out of the middle):
https://github.com/keep-network/tbtc-website/blob/master/src/img/speech-bubble.svg
https://github.com/keep-network/tbtc-website/blob/master/src/img/speech-bubble-black.svg
Maybe you can help generate a better quality version? I don't know why the edge is not clean.
I can definitely add the ability to close the dropdown if you click outside of it too; I forgot about that detail!
@ironng i think i found the issue: i applied iOS corner smoothing in Figma, so now i have removed that and re-exported.
in the screenshot from the previous comment, there also appears to be an inversion of the outline of the bubble.
if it's helpful to know, the way it's built is:
- unselected: - fill color inside with stroke 1px set to outside
- selected - same stroke with fill color swapped to
new exports:
speech-bubbles.zip