1.0.0: Fixed issue, where toolbar elements could overlap with other toolbar elements in Unity 2020 and older

This commit is contained in:
Anders Ejlersen 2021-11-10 19:40:38 +01:00
parent 0a2858f8ca
commit bf2b2f1383
3 changed files with 43 additions and 11 deletions

View file

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