Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
2cfd94d08 (dev), ff8f17f0d (6.4), e1648ca43 (6.5)
Description
(Discovered during Qt Hackathon)
Developing effects which use image properties is not as efficient as it could be. When modifying the image, to get it updated in QQEM requires changing to some other image and then reselecting the original image. Instead, there should either be a refresh button or images should be automatically updated when they change (QFileSystemWatcher).