Add image previews in HTML messages
This commit is contained in:
@@ -20,5 +20,9 @@ Rectangle {
|
||||
clip: true
|
||||
topMargin: space
|
||||
bottomMargin: space
|
||||
|
||||
// Keep x scroll pages cached, to limit images having to be
|
||||
// reloaded from network.
|
||||
cacheBuffer: height * 6
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user