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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust the available width calculation slightly to get rid of available width/height errors #3

Merged
merged 3 commits into from
Jun 19, 2018

Conversation

simonmitchell
Copy link
Contributor

Been working on a personal app and realised that the column/row width calculations are off slightly. This fixes it 馃槉 before, it was dividing the width/height by number of columns/rows respectively, and then removing the interim spacing. Now it removes the interim spacing first, and then divides.

@simonmitchell simonmitchell merged commit 44cd9d2 into develop Jun 19, 2018
@simonmitchell simonmitchell deleted the fix/cell_size_calculation branch June 19, 2018 09:44
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