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

Fix auto having "px" appended #382

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

jrainville
Copy link
Contributor

Proposed solution

When putting auto as a size, it appends px after it, which is a problem, especially when going from a specific size (with px) and re-rendering back with auto, it kept the size.

Testing Done

Tested with my branch on the Embark UI repo: https://github.com/embark-framework/embark/tree/features/resizable-editor-main

@bokuweb
Copy link
Owner

bokuweb commented Nov 6, 2018

@jrainville Thanks for your great work 👍

@bokuweb bokuweb merged commit f25e071 into bokuweb:master Nov 6, 2018
@bokuweb
Copy link
Owner

bokuweb commented Nov 6, 2018

@jrainville 4.9.3 published

@jrainville jrainville deleted the bug_fix/auto-without-px branch November 7, 2018 13:18
@jrainville
Copy link
Contributor Author

Thanks for the quick review and publish!

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

Successfully merging this pull request may close these issues.

2 participants