Closed adids1221 closed 3 months ago
I don't think I understand the bug, lets talk about it.
BTW, sending outlineWidth={0}
gives a border in your code (not in master)
I don't think I understand the bug, lets talk about it. BTW, sending
outlineWidth={0}
gives a border in your code (not in master)
Iv'e merged master, so outlineWidth={0}
should work.
Let's huddle about it.
Description
Button
borderWidth
grow outside the container fix for outline button. In outline mode, the padding isn't negative anymore so the border doesn't fill the button container inside part.Snippet to reproduce:
Changelog
Button
borderWidth
grow outside the container fix for outline button.Additional info
MADS-4436