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.

Timeline view - Many update plugins run when dragging with the mouse wheel

See original GitHub issue

Prerequisites

Description

Dragging within the timeline view’s summary window will cause many dimming or hiding plugins to be ran. This may be a case of investigating if this can be fixed by using only the most recent event, or may not even have a bug related to it. It did not seem to cause any negative behaviour as far as I had seen.

Steps to Reproduce

open new graph build sphere graph open timeline view open plugin reporter (With all plugins visible) Use scroll wheel pressed and drag to create event.

Expected behaviour: Not many updates

Actual behaviour: many update Reproduces how often: 100%

Additional Information

N/A

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
aldebaran30701commented, Feb 3, 2022

Check if this is having performance issues, if it does not, maybe its worth not fixing it. If it does have some performance impact, its worth just limiting it to its last update call when the mouse is released.

0reactions
github-actions[bot]commented, Aug 3, 2022

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scrolling through the timeline - Avid Community
Is there a way to use my scroll wheel to scroll through the timeline? This is one of the very few things I...
Read more >
Timeline - MuseScore
Select multiple measures. Drag selection. Holding Shift and holding the left mouse button and dragging the mouse over the main grid will create...
Read more >
Docs | Plugins | Observer - GreenSock
Function - function to call when the user presses down on the target and then begins dragging (subject to dragMinimum ). This only...
Read more >
Mouse wheel scroller - Notes of Phaser 3 - GitHub Pages
Emit scroll event when mouse-wheeling. Author: Rex; Member of scene ... var scroller = scene.plugins.get('rexMouseWheelScroller').add(gameObject, config); ...
Read more >
Default drag scrolling devices - Flutter documentation
This change fixed the unexpected ability to scroll by dragging with a mouse. If you have relied on the previous behavior in your...
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