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 ratio when set to “container” #685

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

tikotzky
Copy link
Contributor

setting ratio to container has broken since the ratio alogrithm was fixed.

When set to container it would use the old ratio algorithim to set the ratio.

This PR changes it so that it uses the correct algorithim based on wether or not traditionalRatio is set

setting `ratio` to `container` has broken since the ratio alogrithm was fixed.

When set to `container` it would use the old ratio algorithim to set the ratio.

This PR changes it so that it uses the correct algorithim based on wether or not `traditionalRatio` is set
@tikotzky tikotzky changed the title fix setting ratio to “container” fix ratio when set to “container” Jul 17, 2019
@aFarkas aFarkas merged commit 2cbbdf0 into aFarkas:master Jul 18, 2019
@tikotzky
Copy link
Contributor Author

Thanks!

@aFarkas
Copy link
Owner

aFarkas commented Jul 18, 2019

Thank you

@tzvigqb
Copy link

tzvigqb commented Jul 19, 2019

@aFarkas any timeline on publishing this PR?

@aFarkas
Copy link
Owner

aFarkas commented Jul 21, 2019

give me a week

@aFarkas
Copy link
Owner

aFarkas commented Aug 4, 2019

sorry it took longer.

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

3 participants