Skip to content
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

add reverse | slight_left | merge_to_right | merge_to_left | slight_right #4

Closed
Rub21 opened this issue May 31, 2016 · 4 comments
Closed

Comments

@Rub21
Copy link
Member

Rub21 commented May 31, 2016

No description provided.

@Rub21 Rub21 changed the title add merge_to_left and merge_to_right add reverse | slight_left | merge_to_right | merge_to_left | slight_right Jun 6, 2016
@Rub21
Copy link
Member Author

Rub21 commented Jun 6, 2016

cc @Andygol

@Andygol
Copy link
Collaborator

Andygol commented Jun 7, 2016

@Rub21
In order not to clutter the interface I suggest a three(four)-positional switches for this

◻️◻️◻️ - initial blank position
⬅️◻️◻️ - left - 1st position
↖️◻️◻️ - slight_left - 2nd position
↗️◻️◻️ - merge_to_right - 3rd position

Need to apply this only for leftmost lane and accordingly right* clause for the rightmost lane

Instead of emoji arrows there would be great to use road signs and combine them in the editor dialog to a such plate

sign tag link
reverse https://commons.wikimedia.org/wiki/File:5.8_Russian_road_sign.svg
through https://commons.wikimedia.org/wiki/File:5.15.2_A_Russian_road_sign.svg
right`left` https://commons.wikimedia.org/wiki/File:5.15.2_C_Russian_road_sign.svg
slight_right`slight_left` https://commons.wikimedia.org/wiki/File:5.15.2_D_Russian_road_sign.svg
merge_to_right`merge_to_left` https://commons.wikimedia.org/wiki/File:5.15.6_Russian_road_sign.svg https://commons.wikimedia.org/wiki/File:5.15.5_Russian_road_sign.svg
https://commons.wikimedia.org/wiki/File:5.15.4_A_Russian_road_sign.svg https://commons.wikimedia.org/wiki/File:5.15.3_A_Russian_road_sign.svg

@Andygol
Copy link
Collaborator

Andygol commented Jun 7, 2016

Or another variant

for the 1st (last) lane

--- --- ---
↖️ ↗️
⬅️ ⬆️ ➡️
↗️ ↖️

👇 for lanes in a middle position

--- --- ---
↖️ ↗️
⬅️ ⬆️ ➡️

@Rub21
Copy link
Member Author

Rub21 commented Jun 9, 2016

done here!

@Rub21 Rub21 closed this as completed Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants