ink icon indicating copy to clipboard operation
ink copied to clipboard

Fallback choices become visible after reloading the story state

Open smwhr opened this issue 2 months ago • 0 comments

Someone reported this issue a few years ago
https://github.com/y-lohse/inkjs/issues/912

It has been fixed today by this pull-request
https://github.com/y-lohse/inkjs/pull/1130

Looking at the relevant C# code, I see that isInvisibleDefault is not serialized either in here. So the behaviour must be identical and the same issue must happen.

I am not able to test it myself (don't have a C# env available atm), but copying the changes from the inkjs over should be fairly straightforward ! (@tvararu even included a test case that could be added in here if need be)

smwhr avatar Nov 03 '25 16:11 smwhr