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

Allow resize Stopping Places using shift + drag #3966

Closed
palvarezlopez opened this issue Apr 4, 2018 · 2 comments
Closed

Allow resize Stopping Places using shift + drag #3966

palvarezlopez opened this issue Apr 4, 2018 · 2 comments
Assignees
Labels
a:netedit enhancement netedit:additionalElements Label for netedit tickets centered in additional elements
Milestone

Comments

@palvarezlopez
Copy link
Member

palvarezlopez commented Apr 4, 2018

No description provided.

@namdre
Copy link
Contributor

namdre commented Apr 4, 2018

I do not think stopping places should change their size at all when moving.

@palvarezlopez
Copy link
Member Author

@namdre The problem is related with the values of the start and end positions. In a stoppingPlace the "dominant" position is the endPos. Then if we move the stoppingPlace to left as in the follow image:

2

StartPos should be -10 and endPos 0 (then the length is 10)

But currently the behavior is the following:

1

StoppingPlace cannot be moved to the end of lane. This is the bug.

@palvarezlopez palvarezlopez added this to the 1.0.0 milestone Apr 5, 2018
@namdre namdre modified the milestones: 1.0.0, 1.1.0 May 16, 2018
@behrisch behrisch modified the milestones: 1.1.0, 1.2.0 Dec 19, 2018
@palvarezlopez palvarezlopez changed the title Stopping Places aren't moved correctly Allow resize Stopping Places using shift + click Jan 21, 2019
@behrisch behrisch removed this from the 1.2.0 milestone Jun 1, 2019
@palvarezlopez palvarezlopez added the netedit:additionalElements Label for netedit tickets centered in additional elements label Aug 9, 2019
@palvarezlopez palvarezlopez added this to the 1.4.0 milestone Aug 14, 2019
@palvarezlopez palvarezlopez modified the milestones: 1.4.0, 1.5.0 Dec 10, 2019
@palvarezlopez palvarezlopez modified the milestones: 1.5.0, 1.6.0 Feb 11, 2020
@namdre namdre modified the milestones: 1.6.0, 1.7.0 Feb 18, 2020
@palvarezlopez palvarezlopez modified the milestones: 1.7.0, 1.8.0 Aug 7, 2020
@palvarezlopez palvarezlopez modified the milestones: 1.8.0, 1.9.0 Sep 9, 2020
@namdre namdre removed this from the 1.9.0 milestone Dec 2, 2020
@palvarezlopez palvarezlopez added this to the 2.0.0 milestone Jan 15, 2021
palvarezlopez added a commit that referenced this issue Oct 15, 2021
@palvarezlopez palvarezlopez modified the milestones: 2.0.0, 1.11.0 Oct 15, 2021
palvarezlopez added a commit that referenced this issue Oct 18, 2021
palvarezlopez added a commit that referenced this issue Oct 18, 2021
palvarezlopez added a commit that referenced this issue Oct 19, 2021
palvarezlopez added a commit that referenced this issue Oct 19, 2021
@namdre namdre changed the title Allow resize Stopping Places using shift + click Allow resize Stopping Places using shift + drag Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:netedit enhancement netedit:additionalElements Label for netedit tickets centered in additional elements
Projects
None yet
Development

No branches or pull requests

3 participants