[ui] ImageGallery: default value for grid view cache buffer

This commit is contained in:
mugulmd 2023-01-10 02:06:00 -08:00
parent 88c85e9496
commit cd955893e3

View file

@ -157,7 +157,6 @@ Panel {
Layout.fillWidth: true
Layout.fillHeight: true
cacheBuffer: 10000 // Magic number that seems to work well, even with lots of images
visible: !intrinsicsFilterButton.checked