Fixed issue, where changing DPI scaling on monitor would detach visual elements from toolbar and not reattach/rebuild

This commit is contained in:
Anders Ejlersen 2025-09-21 14:26:04 +02:00
parent a9576ce008
commit 708b99f763
4 changed files with 26 additions and 6 deletions

View file

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