ui: make post replies selectable
I wanted to copy a quote from something I was replying to, I couldn't now I can Fixes: #835 Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -73,6 +73,7 @@ impl<'a, 'd> PostReplyView<'a, 'd> {
|
||||
self.note_options,
|
||||
)
|
||||
.truncate(false)
|
||||
.selectable_text(true)
|
||||
.actionbar(false)
|
||||
.medium_pfp(true)
|
||||
.options_button(true)
|
||||
|
||||
Reference in New Issue
Block a user