[gwenview] [Bug 245091] For overlong filenames, tooltip lags cursor when you mouse over multiple files/folders

2018-02-22 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=245091

Henrik Fehlauer  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/gwe
   ||nview/aa368aea25ba663a18d6f
   ||0cc45e5db89bcc38497
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Henrik Fehlauer  ---
Git commit aa368aea25ba663a18d6f0cc45e5db89bcc38497 by Henrik Fehlauer, on
behalf of Huon Imberger.
Committed on 22/02/2018 at 13:35.
Pushed by rkflx into branch 'Applications/17.12'.

Improve thumbnail tooltip animation

Summary:
This fixes a cosmetic issue where the tooltip got 'stuck' as long as you
kept moving your mouse around. The trade-off is it more often than not
fades out quicker than it did before, but I believe this isn't a problem.

This prevents the tooltip fade-out animation getting the 500ms delay unless the
current animation is not running.
Therefore preventing the animation perpetually gaining a delay if moving the
mouse over thumbnails fast enough.

## Before:
{F5720935, loop, autoplay}

## After:
{F5720936, loop, autoplay}

Reviewers: #gwenview, rkflx

Reviewed By: #gwenview, rkflx

Subscribers: rkflx

Differential Revision: https://phabricator.kde.org/D10704

M  +3-1lib/thumbnailview/previewitemdelegate.cpp

https://commits.kde.org/gwenview/aa368aea25ba663a18d6f0cc45e5db89bcc38497

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 245091] For overlong filenames, tooltip lags cursor when you mouse over multiple files/folders

2018-02-21 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=245091

Huon  changed:

   What|Removed |Added

 CC||h...@plonq.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Huon  ---
This was caused by a 500ms delay being added to the fade-out animation every
time you hovered over another thumbnail. I've fixed this in the following
revision:

https://phabricator.kde.org/D10704

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 245091] For overlong filenames, tooltip lags cursor when you mouse over multiple files/folders

2017-09-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=245091

Nate Graham  changed:

   What|Removed |Added

Summary|Possibility to disable  |For overlong filenames,
   |animation of overlay for|tooltip lags cursor when
   |overlong filenames  |you mouse over multiple
   ||files/folders
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Instead of disabling the animation, it should just display correctly and not
lag the cursor.

-- 
You are receiving this mail because:
You are watching all bug changes.