Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thickness does not accept double #155

Open
iamheiner opened this issue Dec 14, 2020 · 2 comments
Open

Thickness does not accept double #155

iamheiner opened this issue Dec 14, 2020 · 2 comments

Comments

@iamheiner
Copy link

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.

@sthewissen
Copy link
Owner

I personally will probably not have time for this anytime soon, but I will happily accept a PR for it 👍

@RobertBickers
Copy link

Do you have contribution guidelines that need to be observed to make that PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants