codewriter-packages / Tri-Inspector

Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
MIT License
990 stars 48 forks source link

TabGroup active tab persistence #178

Open haywirephoenix opened 4 days ago

haywirephoenix commented 4 days ago

Adds the ability for TabGroups to store the active tab since they currently reset on domain reload.

The persistence works by:

Features: