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

Pass room object to cell #1835

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Pass room object to cell #1835

merged 3 commits into from
Oct 15, 2024

Conversation

SystemKeeper
Copy link
Collaborator

Since we require a room object for all ChatViewControllers, we can directly pass the object down to the cells instead of querying the room for each cell individually.
Also removed an unused messageId variable.

@SystemKeeper SystemKeeper requested a review from Ivansss October 12, 2024 10:35
Signed-off-by: Marcel Müller <[email protected]>
@Ivansss Ivansss merged commit 79d6bb3 into master Oct 15, 2024
11 checks passed
@Ivansss Ivansss deleted the pass-room-object-to-cell branch October 15, 2024 21:41
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