Hallo,
usually if a object will be removed from a hidden group, it will not be shown. The easy fix was reopening the file. Unfortunately now I get an error message
Did you by chance have the point in more than1 group? If not there is no way to remove a point from a hidden group.
Right… every tool has an Object and Tool Id number - often it’s just the same id number. The only time it’s not is with Operation tools, where a tool can have multiple objects. For ex: Below objects 501 & 500 belong to the Rotation tool 499:
And if you look closely… the group contains the orginal points and the rotated points.
Post your file and any measurement file and we can take a look and fix it. I also suspect you are using an older ver that had a bug in the writing the < groups > order correctly. If you haven’t already done so you should update the app.
As far as I know i added it just had it in one group.
Honestly this is not my main issue. I would like it if I remove an object from a hidden group it will show up.
You are using the Seamly 2D version that has the groups tag bug. When the Import Images was added to the app, it presented an existing issue in that the Images and Groups tags are being written out of order. ( *See other post I replied to about sequerntial parsing.) It turns out that the orginal dev was not always implictly writing the < groups > tag(s), and thus when the images were added, it created a case where the images tag(s) could be written before the < groups > tag(s) and thus the parsing error you got.
In which case I can confirm removing an object does not immediately make it visible again. A refresh or reparse will be required after removing an object. Should be an easy fix.