-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Planning issue for next major release of LDI #126
Comments
@gauravano @SidharthBansal starting to build this out a good bit! These are pretty important to the overall project as they focus on the usability and debugging of the UI. |
@rexagod @sashadev-sky I've broken out a number of these into new stand-alone issues with some code links and discussion! Would love to hear your thoughts! |
How about displaying a modal with keymaps for all the different functions, while including the more important ones in the toolbar, or even swapping the toolbar icons with the ones that user frequents? Relates to #141, too. |
Oh cool! Yes, and i think i mention the alternative Control (not popup) UI for Leaflet.toolbar in #140, which could help achieve something like this too! |
@jywarren ⬆️ Please review these whenever you have the time to. I hope the barnraising event went well, the twitterverse was full of it! I checked in every now and then to keep up with the event and it seemed really interesting! I think you all deserve some rest. 😉 👏 |
Aww, thanks @rexagod -- i was resting so i missed this! :laugh: Will do now! |
Pinging @jywarren to re-open this. |
Coming out of the broader MapKnitter upgrade project, I'm collecting a set of issues/ideas/projects which we'd like to tackle in the next big release.
Projects
img = new L.DistortableImageOverlay(...); img.addAction();
perhaps? (simpler menu API to add new tools to toolbar, even at runtime #141)Needs bug documentation
(need to list out all observed bugs with screenshots/gifs, could ask people to help with this in an issue?)
Compatibility
Assorted other issues/bugs/ideas here: #87
grunt build
andkarma
issue in Travis CI: Update .travis.yml #122Assorted utility functions
average_scale
,cm_per_pixel
,average_cm_per_pixel
which we do in Ruby here, could be re-implemented in JS, following Leaflet conventions: https://github.com/publiclab/mapknitter/blob/main/app/models/map.rb#L123-L171Dream projects
The text was updated successfully, but these errors were encountered: