Add property context persistence across selections and possibly AppDomain reloads (Old issue: Lists always start open)

Issue #26 resolved
Matthew Smith created an issue

Edit by Tor: Changed issue to "Add property context persistence across selections and possibly AppDomain reloads".


After closing a list in the inspector, I select a different gameobject. When I come back to the list, it has opened itself again.

Not usually a problem, but we have nested lists, which are all opened!

Should be easy to replicate -> Make a list, fill it. Close the list in inspector. Select different gameobject. Return to original with List on it. It will be open again.

Comments (3)

  1. mSkull001
    • changed status to open

    In Window > Odin Preferences > General you can disable 'Open Lists By Default'. Unfortunately we currently have no way of storing states of things like foldouts and tabs, but that would be a nice addition in the future.

    I'll leave the issue as open, until we take a closer look at this.

  2. Log in to comment