Fixed layout issues in Unity 6, where height was not set to 22px on parent VisualElement

This commit is contained in:
Anders Ejlersen 2024-07-18 19:27:13 +02:00
parent 70e110496e
commit 2a354e7da5
4 changed files with 29 additions and 4 deletions

View file

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