-
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
Better angle field editor for direction tag #5530
Comments
The cone is awesome and the only reason I even started adding angles/directions for stuff. I guess the issue is you cannot edit it quickly enough or with the mouse/finger (unless it's in increments of 1). You cannot use rotate tool/mode on points. So it's trial and error manually typing it first and then adjusting. |
How about instead of adding another control to the field we just let people drag the cone to rotate it? |
For the current arrow buttons
A 'step' button/dropdown could be added for a higher increase/decrease, i.e. steps of 1, 2, 5, 10.
Dials as the one above are intuitive, but can be finicky to use. They could still be implemented. Instead of a dial, this could be used:
And, instead of
or
Make a right click ("Rotate") and hotkey ("R") option, so people don't accidentally rotate the object. For multiple values, tell users to use the slider. Already used by buildings.
Additionally, option(s) may need to support
Option(s) may need to only support values
Something similar could be done for This may or may not also concern the rotation of ways, as accurate rotation is usually either not needed or bad -for segments with different angles-. For ways,
For the 'fixed direction' field used on ie. traffic signs,
For traffic signs seperate from ways, allow using the last option above but for an arbitrary way. (similar to a 'parallel way' operation.) Sidenote This comment does not take into account orthogonal angles to adjacent or seperate ways. ( #9733 / #1957 ) References
|
Related streetcomplete/StreetComplete#2514 (comment) (directions for guideposts) |
Related streetcomplete/StreetComplete#5765 (comment) (directions for and distance between objects); |
Perhaps a circle you can click next to the field that sets the angle in that direction for you, then adjust further with the arrows as needed. Something like this (although probably on the other side now that I see it):
The text was updated successfully, but these errors were encountered: