Smooth pictures in timeline
This commit is contained in:
parent
a176f0bf35
commit
2c542c398a
@ -29,6 +29,8 @@ Item {
|
||||
source: model.data.url.replace("mxc://", "image://MxcImage/")
|
||||
asynchronous: true
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
mipmap: true
|
||||
|
||||
MouseArea {
|
||||
id: mouseArea
|
||||
|
Loading…
Reference in New Issue
Block a user