mayank-prasoon / world-maker

A world building app
https://chunkydev.itch.io/world-maker
MIT License
143 stars 5 forks source link

Symbol template system is broken does not work #41

Open mayank-prasoon opened 2 years ago

mayank-prasoon commented 2 years ago

Describe the bug The symbol template system that let user assign an image of there choosing to the map is broken. L

To Reproduce Steps to reproduce the behavior:

  1. Go to map tab
  2. Right Click -> add pin
  3. Right click -> edit pin
  4. Click new button
  5. Fill the pop ups
  6. Select the new created templated
  7. Exit and reopen
  8. The pin will remain the same

Expected behavior The map pin once assigned to the pin should not change or revert back to default pin.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context The new asigned icon also bugs out.

mayank-prasoon commented 2 years ago

Well apparently this only happens when, The app tries to access the in engine Save file. When accessing an external resource file these problems don't occur.

I guess I have to put it under the engine level bug.