Thanks for reporting it. It is actually linked correctly, you can see that from for example the parent map button having the correct name, yet you still end up on the world map when clicking on it. Also the fact that you can navigate to the map in the first place, that wouldn't be possible if it was incorrectly linked.
My guess is that it is the period in the file name that is causing it, possible somehow messing up the state. I'll have a look at it tomorrow.
The bug should be fixed now. I had a function for getting the root of the file name that naively expected the only period in a file name to be the separator between name and extension.
Comments
Thanks so much for this, @Calibre
Is this linked correctly? When I click on the high resolution image, I get the world map. The .fcw file is also the world map.
Thanks for reporting it. It is actually linked correctly, you can see that from for example the parent map button having the correct name, yet you still end up on the world map when clicking on it. Also the fact that you can navigate to the map in the first place, that wouldn't be possible if it was incorrectly linked.
My guess is that it is the period in the file name that is causing it, possible somehow messing up the state. I'll have a look at it tomorrow.
The bug should be fixed now. I had a function for getting the root of the file name that naively expected the only period in a file name to be the separator between name and extension.
Yeah, sometimes the computer does what it wants to do, not what the user wants it to do.
I speak from personal experience.
You are quite welcome, Mr. Quenten
Thanks everyone.
Cal