Björn

Results 158 comments of Björn

Load/save from/to Github Repo is tracked in https://github.com/maputnik/editor/issues/155 . Gists are also showing diffs, e.g. https://gist.github.com/pathmapper/6b41e9ab82e2a4aac95b66d8378fa18f/revisions (Gist export is tracked in https://github.com/maputnik/editor/issues/239).

@orangemug cool, very helpful! > push out a new release first before merging Yep, think so, too. .

After reading this request/complaint the first time, I understood that the automatic grouping in general annoys some users. Now, re-reading it, I think it is only regarding the grouping of...

If you are having many layers in a style I also see the advantages of the current grouping as described by @kateler: - better visual overview of the layer tree...

I want to add that we should directly implement a filter function for the layer list (https://github.com/maputnik/editor/issues/437, and good suggestion in https://github.com/maputnik/editor/issues/428#issuecomment-619352557 regarding filter by multiple things :+1:) if we...

@orangemug makes totally sense :+1: Another drawback of the current implementation: Because it's not possible to drag a group, it's also not possible to drag a layer between groups: ![drag_issue](https://user-images.githubusercontent.com/20856381/80302479-a0c9ef00-87aa-11ea-9f68-3f4a3b599d3f.gif)

@orangemug did some testing outside of Maputnik and it appears that only affected tiles are not rendered when a request for glyph fails with a 404 (for the test case...

With zoom display UI and debug toolbox (https://github.com/maputnik/editor/pull/524) it's possible to display the current values of map `zoom`, `center` and `rotation`.

@exotfboy currently the only way to change the appearance of the editor would be to adapt the CSS (there is no option to switch between `dark` and `light` mode as...