1
0
Fork 0
mirror of synced 2024-06-27 02:21:05 +12:00
czkawka/krokiet/ui/preview.slint

3 lines
87 B
Plaintext
Raw Normal View History

export component Preview inherits Image {
2024-02-16 09:14:01 +13:00
image-rendering: ImageRendering.smooth;
}