Bugs, glitches and things not working as they should

ok after further investigation I know exactly how this happens:

  1. you click “c” to split/cut.
  2. you click a segment for red (or blue it doesnt matter which colour goes 1st for this bug, whether you do red > blue or blue > red it’s the same thing). Immediately after that 1st segment click the seg ID 0 gets unselected automatically. Hereafter if you select blue (or red if its your 2nd colour) and submit all is fine. Upon completion of the split the segment ID 0 gets automatically reelected.
  3. but if instead you click clear (w/o selecting the 2nd colour and submitting) and/or if you select the 2nd colour and then clear w/o submitting.

voila segment ID 0 does not get automatically reselected and you need to do it manually.

Possible solutions:

→ remove split being able to deselect and/or reselect that option, making it effectively able to change only manually. (idk what purpose it serves to even have it deselected in either split or merge considering ID-less segments cannot be split or merged into/from anything in the 1st place.)

or

→ remove the option entirely from being clickable by humans and remove it from split/merge as we cant do anything w/ unsegmented IDs since again we cant do anything with those, and just make it perma enabled in the background w/o us or split being able to enable/disable it.

2 Likes

That actually make sense, and explain why unsegmented stuff get hightlighted in cut mode. what function this has is a open question.

1 Like

Thanks for tracking this down and figuring out how to reproduce the issue Nseraf!

And yeah, I’m with you annkri – I also have no idea why it’s a thing/function :sweat_smile:

1 Like