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

Changed colorbar and ghost to be a percentage #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jsmits21
Copy link

I was having an issue using your plugin and backbone. The problem was that the way views are rendered and appended to the page, there would be no initial size for data.positioner. Changing the math to work of width percentages was all that was needed.

I was having an issue using your plugin and backbone. The problem was that the way views are rendered and appended to the page, there would be no initial size for data.positioner. Changing the math to work of width percentages was all that was needed.
@sabberworm
Copy link
Owner

I think I had it as a percentage once but some browser’s behaviour or certain circumstances had me change it to measure the width and calculate the percentage from it. But that was too long ago for me to remember exactly what the issue was.

If you make it configurable in a backwards-compatible way, I’ll merge this.

@sabberworm
Copy link
Owner

@jsmits21 What’s the status on this?

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