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

Pixel units explicitly declared don't seems to work anymore #144

Closed
cbchouinard opened this issue Jan 26, 2015 · 2 comments
Closed

Pixel units explicitly declared don't seems to work anymore #144

cbchouinard opened this issue Jan 26, 2015 · 2 comments
Labels

Comments

@cbchouinard
Copy link
Member

When explicitly using the pixel unit in constraints declaration I have this error:

Undefined command: px called as px(200)

Check the code pen:
http://codepen.io/cbchouinard/pen/wBeOJd

I've added some test on the ccss-compiler which shows that the ast is correctly generated by the ccss-compiler when using the pixel unit:
https://github.com/gss/ccss-compiler/tree/pixel-unit-explicititly-declared-in-constraints

@cbchouinard
Copy link
Member Author

Also have the same exception with the following units:

cm, mm, in

@Inviz
Copy link
Contributor

Inviz commented Jan 30, 2015

Should be fixed on 2.1.x branch

@Inviz Inviz closed this as completed Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants