Fix map centering when looking at tag sheets, transition to edit sheet

This commit is contained in:
stopflock
2025-12-07 14:48:45 -06:00
parent 56d55bb922
commit 405ec220d0
9 changed files with 214 additions and 5 deletions
+7
View File
@@ -1,4 +1,11 @@
{
"1.8.2": {
"content": [
"• Fixed map positioning for node tags and suspected location sheets - map now correctly centers above sheet when opened",
"• Improved sheet transition coordination - prevents map bounce when transitioning from tag sheet to edit sheet",
"• Enhanced debugging for sheet height measurement and coordination"
]
},
"1.8.0": {
"content": [
"• Better performance and reduced memory usage when using suspected location data by using a database"