mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Room preview on a long press should not update the read receipt (#6027)
- Done
This commit is contained in:
@@ -91,8 +91,6 @@ extern NSNotificationName const RoomGroupCallTileTappedNotification;
|
||||
*/
|
||||
@property (nonatomic, nullable) NSString *parentSpaceId;
|
||||
|
||||
@property (nonatomic, getter=isContextPreview) BOOL contextPeview;
|
||||
|
||||
/// Handles all banners that should be displayed at the top of the timeline but that should not scroll with the timeline
|
||||
@property (weak, nonatomic, nullable) IBOutlet UIStackView *topBannersStackView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user