Fix rank, color label, and trash status reset
The rank, color label, and trash status from a previous session would reset after editing an image or clearing the processing profile.
This commit is contained in:
@@ -115,7 +115,7 @@ class Thumbnail
|
||||
|
||||
void saveMetadata();
|
||||
void loadProperties();
|
||||
void updateProcParamsProperties();
|
||||
void updateProcParamsProperties(bool forceUpdate = false);
|
||||
void saveXMPSidecarProperties();
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user