You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Fixed#189 toolbar not showing up introduced in f82311c (v1.0.3)
Improved GUISkin handling so that the default GUIStyle are always used
- Fixes some problems with missing styles at Runtime if not explicitly set, as well as issues when switching between dark and light modes
- New behaviour: Always generate DefaultSkin and save to file for user to copy and modify. If OverriddenSkin.asset exists, use that style as a basis instead.
Fixed issue with XML IO for objects that can not be serialized (e.g. Texture2D in TextureCompose example)
0 commit comments