We have many folders, and sometimes we accidentally put pictures into different ones. The problem is that sometimes the folder icon doesn’t change, or all subfolder icons change even though the picture isn’t in all of them.
Could you post a screenshot of the configuration that exposes the issue for you? That could help us reproduce it. There was a display issue in the sidebar in 1.16. that could cause the icon showing up in nested sub-lists, but these specific scenarios were fixed in 1.17 and so far we haven’t been able to reproduce it.
Could you share the project .tpy file with us? Only the .tpy file is fine, we don’t need the images; if this is a standard project, you can find the project.tpy file inside the .tropy project folder (using ‘Show Package Contents’ on macOS)
Can you try the following: select an item, for example the one from the screenshot above and copy it using Ctrl/Cmd+C then paste the item here or in any text editor. This should show you the JSON representation of the item, which includes under the property “list” the names of the lists this item has been added to. This list should correspond to the icon indicator. For the item in question it would be important to know if there are items in the list which are not marked using the indicator, which would suggest a bug in the UI. If the list in the JSON is identical to the icon indicators you see (e.g., in the item above the lists you marked with red are not present) that would suggest that there’s probably something else going on. I think I can see the relevant lists and there are many items with the same name (e.g. DSCF0128) which are in similar lists so I think it’s also possible that some of these items simply are not in the lists where they are expected to be, but I can look closer if you tell me the photo file name of one of the items where the icon is wrong so I can look at the specific case.
So first of all I just updated to the newest version and now i can’t reproduce it idk. But yes you are right this error with the same name appeared because we merged many pictures together an so also the meta data somehow merged together and we hat to retag and reorganize all of them
OK, yes, there was a UI bug in 1.16. which probably also affected the indicator icons, so maybe it was that. If you notice the issue going forward it would be good to know.