Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

MXRoomViewController: Refresh room bubbles cell data messages calculation on orientation change #559

Merged
merged 4 commits into from
May 29, 2019

Conversation

SBiOSoftWhare
Copy link
Contributor

No description provided.

@SBiOSoftWhare SBiOSoftWhare requested a review from giomfo May 29, 2019 10:11
Copy link
Member

@giomfo giomfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I have just a remark about the naming

@@ -1060,6 +1060,17 @@ - (CGFloat)cellHeightAtIndex:(NSInteger)index withMaximumWidth:(CGFloat)maxWidth
return 0;
}

- (void)refreshBubblesCellData
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think "refresh" is the right term here,
I would suggest "flushPrecomputedBubblesCellData"...

@SBiOSoftWhare SBiOSoftWhare merged commit 343fd4e into develop May 29, 2019
@SBiOSoftWhare SBiOSoftWhare deleted the riot_2462 branch May 29, 2019 13:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants