question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiple Set speed limit calls when holding mouse button while changing speed limit

See original GitHub issue

Description

Speed limits tool - multiple set speed limit of lane calls if user holds mouse button while changing speed limit.

Noticeable only in debug build log.

Reproduction Steps

Add more steps as nessecary.

  1. Open speed limits tool
  2. Select any speed limit
  3. Try to change speed limit of lane by ‘click and hold’ mouse button.

The longer you hold mouse button the more updates will be triggered.

Mod List

Please list the mods enabled when you noticed the bug.

  • TM:PE [STABLE]

Output Log

Log fragment

[Debug] @ 2859127769 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2859636774 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2859644023 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2859656160 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2859662617 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2860226599 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2860233278 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2860247125 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2860253805 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2860843788 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2860851551 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2860864291 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2860870559 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2861411122 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2861419469 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2861432819 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2861439275 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2861988519 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2861995261 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2862009132 SpeedLimitManager: Setting speed limit of lane 95423 to 40
[Debug] @ 2862015323 SpeedLimitManager: Setting speed limit of lane 138206 to 40
[Debug] @ 2862482250 SpeedLimitManager: Setting speed limit of lane 95423 to 40

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
kvakvscommented, Jun 22, 2019

It should not log “changed speed limit” if it was actually set to the same value. Then it will work as intended.

0reactions
originalfoocommented, Feb 28, 2020

This feature was removed by #709

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change Pointer Control settings for accessibility on Mac
Maximum speed : Set the maximum speed at which the pointer moves. Alternate pointer actions. Perform a left-click, right-click, double-click, triple-click, or ...
Read more >
Manual Speed Limit Assist operation
Setting speed limit. Press and hold Driving Assist ( ) button at the desired speed. The speed limit indicator ( ) light will...
Read more >
Fastclicker - Automatically click while holding down a button
I was using MouseKeys to click without the mouse, but this program is way more effective. You input the speed at which to...
Read more >
JavaFX Spinner change is slow with click and hold of ...
The speed of Spinner update is slow when I click and hold the up/down arrow buttons. Is there a way to increase the...
Read more >
Toyota speed limit warning. Turn on, off and adjust the settings.
Toyota allows you to set a speed limit warning on their vehicles. Here is how to turn it on, turn it off, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found