1.5.2: Fixed issue, where toolbar styles modified a style directly in a Unity GUISkin thereby given incorrect buttons in other windows

This commit is contained in:
Anders Ejlersen 2022-02-15 20:10:02 +01:00
parent 1d27a259e4
commit faf964ac93
2 changed files with 16 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.navigationtool",
"version": "1.5.1",
"version": "1.5.2",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools, like favorites, history and toolbars",
"unity": "2019.2",