-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
v3 UI #7496
base: develop
Are you sure you want to change the base?
v3 UI #7496
Conversation
Maintain the repeat drawing state when switching add geometry (close #7154)
Reduce some redundant classes
# Conflicts: # modules/services/osmose.js
We are interested by this feature. We do a lot of OpenStreetMap editing, and this divides by 2 the number of clicks per edit! We have our local instance of iD with a lot of local changes. It is based on v3-prototype which hasn't been updated since 2020 and now we would like to contribute our changes back. We have time and hands to put on this. How should we go about working on this feature? Could we rebase/update this branch? Or try to split it in smaller chunks for easier review? Is the community interested in merging this? Will this be reviewed? Thanks cc @kaligrafy |
@quincylvania @tyrasd could you give some reply to the above and/or more information (to-do's) for people interested in this PR, if possible? |
This brings an improved version of the toolbar from from the
v3-prototype
branch to thedevelop
branch.