Open
Description
Hi,
I try to set a double value (0.5) but the Thickness only accepts integers.
Ej.
<yummy:PancakeView` Border="{yummy:BorderMarkup Color=#FF0000, Thickness='0.5'}">
<Label Text="This is just a happy little label." />
</yummy:PancakeView>
Is it possible that in the future the thickness will accept double?
Thank you.
Activity
sthewissen commentedon Dec 15, 2020
I personally will probably not have time for this anytime soon, but I will happily accept a PR for it 👍
RobertBickers commentedon Jan 1, 2021
Do you have contribution guidelines that need to be observed to make that PR?