(xposting from a very long thread) In case anyone ...
# compose
o
(xposting from a very long thread) In case anyone needs buttons with rounded borders and background, I’ve implemented modifier that does it without problematic corners. Copy this modifier to your code, and apply it instead of border+background: https://gist.github.com/e2d2a27201657e3eb921da9d45776b5a (note, I didn’t yet test on paths)
👍 5