mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
BubbleRoomTimelineCellDecorator: Update threading view top margin.
This commit is contained in:
+1
-1
@@ -262,7 +262,7 @@ class BubbleRoomTimelineCellDecorator: PlainRoomTimelineCellDecorator {
|
||||
constant: -rightMargin)
|
||||
}
|
||||
|
||||
let topMargin = RoomBubbleCellLayout.threadSummaryViewTopMargin
|
||||
let topMargin = RoomBubbleCellLayout.threadSummaryViewTopMargin + 15.0
|
||||
let height = ThreadSummaryView.contentViewHeight(forThread: threadSummaryView.thread,
|
||||
fitting: cellData.maxTextViewWidth)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user