esm7

Results 344 comments of esm7

You can probably start it by sending a `mousedown` event, but why do that? If unlocking the move ability is a map tool, and when it's on you set all...

If you get the big things working (most notably a map control that toggles with an indication when we're in move mode, and the function that reliably edits notes' locations...

We can't have Map View change the users' front matter, gotta resolve this before moving on :-/ 1. What about `js-yaml`? 2. How about going much more lightweight and just...

IMHO it is perfectly fine to support moving of markers only if they are formatted in the two simple single-line formats that Map View uses. If a user formatted his...

I think it's all a matter of error handling. If in the handling of `dragend` you'd reload the relevant marker, and it will be shown correctly if it was updated...

Like you wrote, there is some issue there with the dependencies, but when trying to dig deeper I suddenly realized that this attempt to get the YAML parsing perfect seems...

I'm happy that you like the new query functionality :) Regarding your questions: 1. "Follow active note" was supposed to follow the "map follows search results" configuration, to have a...

The "map follows search results" issue - fixed in the just-released 2.0.3 version. Regarding the "default zoom for show on map", can you elaborate more on what you're doing? By...

Damn, the state system is still too fragile. I will continue to improve it and fix the above.

I want to understand something better in your comment from a few days ago. In 2.0.4 I deliberately removed the transition animations in some cases, to make some state changes...