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

Displaying tooltips has negative impact on waveform performance #7910

Closed
mixxxbot opened this issue Aug 22, 2022 · 4 comments
Closed

Displaying tooltips has negative impact on waveform performance #7910

mixxxbot opened this issue Aug 22, 2022 · 4 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: esbrandt
Date: 2015-03-21T10:44:31Z
Status: New
Importance: Undecided
Launchpad Issue: lp1434801
Tags: performance, waveform


Currently , the tooltip instantly pop up once you hover over an element, even if you just travel with the mouse between two distant elements. At least on OSX there is always a performance hit (waveform stutter), if the tooltip of the next element pops up.
Symptoms are similar to lp:685795 and lp:872003

You can work around that by disabling tooltips, but that won`t help many users (if they even find the option).

I thought about delaying the tooltip display on mouse-over. Mouse rest over an element more than X ms = tooltip displays. Common are delays of about 500ms, but that is too long imo.

@mixxxbot
Copy link
Collaborator Author

Commented by: kain88-de
Date: 2015-03-28T23:46:40Z


Having a delay for the tool-tip would be really great. I get annoyed
everytime with the huge tooltips when I test mixxx.

Just a delay of .2s or similar would already help.

On 03/21/2015 11:44 AM, jus wrote:

Public bug reported:

Currently , the tooltip instantly pop up once you hover over an element, even if you just travel with the mouse between two distant elements. At least on OSX there is always a performance hit (waveform stutter), if the tooltip of the next element pops up.
Symptoms are similar to lp:685795 and lp:872003

You can work around that by disabling tooltips, but that won`t help many
users (if they even find the option).

I thought about delaying the tooltip display on mouse-over. Mouse rest
over an element more than X ms = tooltip displays. Common are delays of
about 500ms, but that is too long imo.

** Affects: mixxx
Importance: Undecided
Status: New

** Tags: performance waveform

** Description changed:

  • Currently , the tooltip instantly pop up once you hover over an element, even if you just travel with the mouse between two distant elements. At least on OSX there is always a performance hit (waveform stutter), if the tooltip of the next element pop-up.
  • Currently , the tooltip instantly pop up once you hover over an element, even if you just travel with the mouse between two distant elements. At least on OSX there is always a performance hit (waveform stutter), if the tooltip of the next element pops up.
    Symptoms are similar to lp:685795

    You can work around that by disabling tooltips, but that won`t help many
    users (if they even find the option).

    I thought about delaying the tooltip display on mouse-over. Mouse rest
    over an element more than X ms = tooltip displays. Common are delays of
    about 500ms, but that is too long imo.

** Tags added: waveform

** Description changed:

Currently , the tooltip instantly pop up once you hover over an element, even if you just travel with the mouse between two distant elements. At least on OSX there is always a performance hit (waveform stutter), if the tooltip of the next element pops up.

  • Symptoms are similar to lp:685795
  • Symptoms are similar to lp:685795 and lp:872003

    You can work around that by disabling tooltips, but that won`t help many
    users (if they even find the option).

    I thought about delaying the tooltip display on mouse-over. Mouse rest
    over an element more than X ms = tooltip displays. Common are delays of
    about 500ms, but that is too long imo.

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2015-03-29T10:44:02Z


Max, can you confirm the negative performance impact ( re: bug title) on your system?

@mixxxbot
Copy link
Collaborator Author

Commented by: kain88-de
Date: 2015-03-29T20:47:18Z


Nope I can't reproduce this on debian 8 with a thinkpad t440s.

On 03/29/2015 12:44 PM, jus wrote:

Max, can you confirm the negative performance impact ( re: bug title) on
your system?

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@daschuer
Copy link
Member

I can not confirm that with Mixxx 2.4-beta. Lets close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants