mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Update Riot/Modules/Room/CellData/RoomBubbleCellData.h
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@ typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)
|
||||
@property(nonatomic) BOOL showTimestampForSelectedComponent;
|
||||
|
||||
/**
|
||||
Indicate true to display the timestamp of the selected component on the left when there is enough space (YES by default).
|
||||
Indicate true to display the timestamp of the selected component on the left if possible (YES by default).
|
||||
*/
|
||||
@property(nonatomic) BOOL displayTimestampForSelectedComponentOnLeftWhenPossible;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user