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

Fixed small issue with parent container size #43

Merged
merged 2 commits into from
Oct 1, 2018
Merged

Fixed small issue with parent container size #43

merged 2 commits into from
Oct 1, 2018

Conversation

osynavets
Copy link
Contributor

When you create a colorpicker you determine its size by the size of the container (if no opts provide by the user)
But the container is not created yet , so its size will always be NaN
For now colorpicker`s size depends on size of container

When you create a colorpicker you determine its size by the size of the container (if no opts provide by the user)
But the container is not created yet , so its size will always be NaN
For now colorpicker`s size depends on size of container
@jaames
Copy link
Owner

jaames commented Oct 1, 2018

Looks good, thank you! I'll bump the package.json version and add a changelog entry in a second.

@jaames
Copy link
Owner

jaames commented Oct 1, 2018

I'll merge now, npm and iro.js.org will be updated later this evening. :)

@jaames jaames merged commit debe9ec into jaames:master Oct 1, 2018
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.

None yet

2 participants