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

[FEATURE] add anchor point (left/center/right) + sign hanging mode (recto/verso) #118

Merged
merged 32 commits into from
Nov 22, 2023

Conversation

3nids
Copy link
Member

@3nids 3nids commented Sep 7, 2023

image

demo data has been improved

@3nids
Copy link
Member Author

3nids commented Sep 8, 2023

we have some display issues that are arising (a bit more than before) due to the display of 2 signs on the same row/level (left+right)
example:
image

if we explode it a bit (offset):
image

what we could do:

  1. detect when there is a single type of anchor (left/center/right) for the azimut and in this case center the signs. In the above example, the 2 columns starting with Neuchâtel and Vallorbe would get centered (at the cost of losing the visual information of the anchor)
  2. try to calculate when there is n overlap of signs and add an offset for the aizmut. In the example, the other columns (highway + Bern/Vevey) would get shifted to avoid the overlap

Isabel Kiefer added 3 commits November 2, 2023 13:52
change support point colour for better visibility

apply filter to master signal selection
locale in expression for icon preview cadre
@itsakifa itsakifa mentioned this pull request Nov 2, 2023
@itsakifa itsakifa self-assigned this Nov 22, 2023
@3nids 3nids merged commit 633a1fd into master Nov 22, 2023
3 checks passed
@3nids 3nids deleted the anchor-point branch November 22, 2023 11:18
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

Successfully merging this pull request may close these issues.

2 participants