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 additional check if hovered node and segments are connected, #607

Merged
merged 2 commits into from
Jan 10, 2020

Conversation

krzychu124
Copy link
Member

Fixes #606

  • added additional check to be sure that hovered node and segment are connected when testing if segment has arrows,
  • fixed cursor flickering when tool is selected (caused by updates from simulation thread)

Fix cursor flickering when tool is selected
@krzychu124 krzychu124 added Usability Make mod easier to use UI User interface updates 11 ALPHA TM:PE v11 alpha edition LANE ROUTING Feature: Lane arrows / connectors labels Jan 7, 2020
@krzychu124 krzychu124 added this to the 11.0 milestone Jan 7, 2020
@krzychu124 krzychu124 self-assigned this Jan 7, 2020
TLM/TLM/UI/SubTools/LaneArrowTool.cs Outdated Show resolved Hide resolved
TLM/TLM/UI/TrafficManagerTool.cs Show resolved Hide resolved
@krzychu124 krzychu124 merged commit 24df4a9 into master Jan 10, 2020
@originalfoo originalfoo deleted the index-out-of-bounds-lane-arrows-tool branch January 11, 2020 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 ALPHA TM:PE v11 alpha edition LANE ROUTING Feature: Lane arrows / connectors UI User interface updates Usability Make mod easier to use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArrayIndexOutOfRange when Lane Arrow Tool enabled
2 participants