-
Notifications
You must be signed in to change notification settings - Fork 53
Description
First I want to say thank you for the frequent updates on this plugin! I really like almost all the new changes post-5.0.0. However, one thing that I feel strongly about is the note popup mechanism on the map upon hovering over a marker. I also noticed that in the changelog it was stated that if anyone feels strongly about it to make it an issue on Github, so I'm doing that now.
I find that because I often add lots of properties to my notes, that the new way of doing the marker note popup mechanism makes it difficult to see a good snapshot of what is happening in the note. The previous popup mechanism was perfect in that it could be made to be live preview or reading mode, so that I could instantly see the top of the note minus the properties. Usually in my use case, the first thing in my notes on the map is an image, which makes them easy to recognize/distinguish--however, the new popup mechanism would not allow that to show up, because it cannot scroll, and it shows things in raw form (with properties showing up).
I understand the need for less complexity long-term, and am wondering if a simple fix could be to simply enable changing how the note shows up from raw mode to reading mode or live preview mode. For my own use case, that might be enough. Adding the ability to scroll would be ideal but I understand if that would be too much.
In any case, thanks for all that you do, and for working on this!