Pin max nodes indicator to screen, not map. Clean up cruft.

This commit is contained in:
stopflock
2025-12-07 17:51:23 -06:00
parent 7fb467872a
commit 98e7e499d4
4 changed files with 100 additions and 22 deletions

View File

@@ -1,4 +1,10 @@
{
"1.8.3": {
"content": [
"• Fixed node limit indicator disappearing when navigation sheet opens during search/routing",
"• Improved indicator architecture - moved node limit indicator to screen coordinates for consistency with other UI overlays"
]
},
"1.8.2": {
"content": [
"• Fixed map positioning for node tags and suspected location sheets - map now correctly centers above sheet when opened",