Hi Herbert, > Oh sorry, its not clear for me what to do. > Shall I update the code to the cutting edge by changing to the folder > |QMapShack| and execute:|git pull | > and do a recompilation and test ?
This is only a pull request, so it is not merged to the main branch (yet). Looking at the GitHub I see that the fix sits on a branch called 'QMS-547', so doing a $ git checkout origin/QMS-547 in the QMapShack directory should get your codebase to the same state so you can test Olivers fix on your system. You can check that things are ok by running a 'git log' and ensure that the output starts with: commit 21d8e1ef87f5f0dde869b6aadbbee9ad101cd236 (HEAD, origin/QMS-547) Author: Oliver Eichler <oliver.eich...@gmx.de> Date: Fri Sep 15 10:43:37 2023 +0200 [QMS-547] Fixed: QMS freezes on zoom when activating multi-layered online maps When you want to change back to the main branch later, simply do a $ git checkout master later and you are back on the branch without the pull request. Best wishes Detlev -- Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety. -- Benjamin Franklin _______________________________________________ Qlandkartegt-users mailing list Qlandkartegt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users