mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-19 01:24:21 +01:00
dave: hide media in dave note previews
it bugs out sometimes Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -246,6 +246,7 @@ impl<'a> DaveUi<'a> {
|
||||
NoteOptions::default(),
|
||||
)
|
||||
.preview_style()
|
||||
.hide_media(true)
|
||||
.show(ui)
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user