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

Inconsistent percentage handling #343

Open
flekschas opened this issue Apr 8, 2021 · 0 comments
Open

Inconsistent percentage handling #343

flekschas opened this issue Apr 8, 2021 · 0 comments
Labels
D1 Easy to address grammar Something related to the grammar P5 Highest priority

Comments

@flekschas
Copy link
Collaborator

Some properties (like centerRadius and spacing) are specified in percentage. However, their value range is different. For instance, centerRadius goes from 0 to 1 while spacing goes from 0 to 100.

I think either value range is fine, we should just pick one and stick to it.

@flekschas flekschas added P5 Highest priority D1 Easy to address grammar Something related to the grammar labels Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D1 Easy to address grammar Something related to the grammar P5 Highest priority
Projects
None yet
Development

No branches or pull requests

1 participant