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

Create train-line #8

Closed
12 tasks done
hauke96 opened this issue Mar 26, 2015 · 1 comment
Closed
12 tasks done

Create train-line #8

hauke96 opened this issue Mar 26, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@hauke96
Copy link
Owner

hauke96 commented Mar 26, 2015

Trains can only drive on static lines (like the normal train lines). Therefor a window to manage all the lines is needed.

Content of window

  • List of all lines
  • "New line"-Button
    • Hide window temporary
    • Select RailwayNode this line should drive over (s. comments)
    • Highlite new train-line
    • Show other lines in their color (a bit pale?)
    • Give line a name
  • Edit-line"-Button
    • Add nodes to line
    • Remove nodes from line (with second click)
  • "Remove-line"-Button
    • Choose new line for trains (comes when trains were implemented)
@hauke96 hauke96 self-assigned this Mar 26, 2015
@hauke96 hauke96 added planned and removed ToDo labels May 9, 2015
@hauke96 hauke96 closed this as completed May 9, 2015
@hauke96 hauke96 reopened this May 9, 2015
@hauke96 hauke96 removed the idea label May 9, 2015
@hauke96
Copy link
Owner Author

hauke96 commented Jul 10, 2015

Corrections of concept:

  • do not select stations, but vertices of the route

@hauke96 hauke96 added ToDo and removed planned labels Jul 10, 2015
@hauke96 hauke96 added this to the v0.1.2 milestone Jul 10, 2015
hauke96 added a commit that referenced this issue Jul 11, 2015
…electionTool for node selection and creation of the TrainLines (s. github #8, #12 to #14).
@hauke96 hauke96 closed this as completed Aug 30, 2015
@hauke96 hauke96 mentioned this issue Aug 30, 2015
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant