This affects the library toolbox (collect.c lib).
- Go to queries tab,
- Build a collection from a multi-criteria query (ex: ISO <= 200 AND camera body == "whatever")
- Close the app and restart it
- The querying GUI only shows the first querying criterion, not the full list, while the opened collection seems correct.
Problem is the next criteria don't lead to appending their corresponding GUI to collect.c.
This affects the library toolbox (collect.c lib).
Problem is the next criteria don't lead to appending their corresponding GUI to collect.c.