Skip to content

Set and restore the flipped geometry flag#326

Open
TomCarey wants to merge 3 commits intoMortimerGoro:masterfrom
TomCarey:master
Open

Set and restore the flipped geometry flag#326
TomCarey wants to merge 3 commits intoMortimerGoro:masterfrom
TomCarey:master

Conversation

@TomCarey
Copy link
Copy Markdown

@TomCarey TomCarey commented Dec 6, 2018

On a table with flipped geometry (where row zero is the bottom of the table) each of the cells usually also have flipped geometry to ensure the UI renders correctly. The imageFromView wasn't taking this into account so I've cached the geometryFlipped value on the cell so that we can render the image with the natural geometry.

TomCarey and others added 3 commits December 6, 2018 16:22
On a table with flipped geometry (where row zero is the bottom of the table) each of the cells usually also have flipped geometry to ensure the UI renders correctly. The `imageFromView` wasn't taking this into account so I've cached the `geometryFlipped` value on the cell so that we can render the image with the natural geometry.
Fix flipped tableviewcell bug
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