Updates based on comments.

This commit is contained in:
David Langley
2022-10-13 11:12:14 +01:00
parent 4cbef854c9
commit afc79005c6
7 changed files with 28 additions and 12 deletions
@@ -3359,8 +3359,6 @@
- (void)roomInputToolbarView:(MXKRoomInputToolbarView*)toolbarView heightDidChanged:(CGFloat)height completion:(void (^)(BOOL finished))completion
{
NSLog(@"%@", [NSThread currentThread]);
// This dispatch fixes a simultaneous accesses crash if this gets called twice quickly in succession
dispatch_async(dispatch_get_main_queue(), ^{
// Update layout with animation