Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps

Home Page:https://azgaar.github.io/Fantasy-Map-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marker Background Color Bug

BryantGrizzell opened this issue · comments

Describe the bug

Bug where any changed marker color background also changes all 'land monster' marker backgrounds, i.e. hill and lake monsters.

Steps to reproduce

  1. Click on any 'monster' marker.
  2. Change the marker background to any color.
  3. Attempt to change a different marker type to any other color.
  4. See that the different pin changed both the marker type and the 'monster' marker types to the new color.

Expected behavior
The 'monster' marker background color would have remained the original color, while the other marker background would have changed to the selected color.

.map file

Screenshots

System

  • Version: 21H2
  • Browser: Google Chrome
  • OS: Windows 10 Home

Hm, it works fine for me on both Win10 and Mac. Is it happening for you or a fresh map?

It happened to me just yesterday, when I was managing some pins. I couldn't understand by the monster icons kept changing colors. Maybe it had something to do with me editing another pin type without closing the previous pin editor first.

The issue has resolved itself after a PC restart. I'm not sure how it sorted itself out, but feel free to close the issue ticket at your own discretion.

Yes, I will take a look, probably there is some rare data-related issue