columns: never truncate notes you're replying to
So you can see everything Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -72,6 +72,7 @@ impl<'a, 'd> PostReplyView<'a, 'd> {
|
|||||||
self.note,
|
self.note,
|
||||||
self.note_options,
|
self.note_options,
|
||||||
)
|
)
|
||||||
|
.truncate(false)
|
||||||
.actionbar(false)
|
.actionbar(false)
|
||||||
.medium_pfp(true)
|
.medium_pfp(true)
|
||||||
.options_button(true)
|
.options_button(true)
|
||||||
|
|||||||
Reference in New Issue
Block a user