https://bugs.kde.org/show_bug.cgi?id=399267

Méven Car <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/dol
                   |                            |phin/31bc909c3bd051e02facb7
                   |                            |f5dc65882ed9dc483c
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |19.12
         Resolution|---                         |FIXED

--- Comment #5 from Méven Car <[email protected]> ---
Git commit 31bc909c3bd051e02facb7f5dc65882ed9dc483c by Méven Car.
Committed on 09/11/2019 at 21:00.
Pushed by meven into branch 'master'.

[Status Bar] Remove file status Timer, add text update delay

Summary:
Currently when hovering over a file we have its name, mimetype type and size
display in the status bar for 1 second, after which the status of the folder is
displayed.

This patch removes this timer making the status bar behavior more predictable
and user friendly.

Instead there is a 50ms delay between when the status bar gets new text to
display (for instance mouse hovering or keyboard navigation) and when the
status bar displayed text is updated. This is to avoid flickering.

FIXED-IN: 19.12

Reviewers: #dolphin, elvisangelaccio, ngraham

Reviewed By: #dolphin, elvisangelaccio, ngraham

Subscribers: kfm-devel

Tags: #dolphin

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

M  +16   -29   src/statusbar/dolphinstatusbar.cpp
M  +2    -11   src/statusbar/dolphinstatusbar.h

https://commits.kde.org/dolphin/31bc909c3bd051e02facb7f5dc65882ed9dc483c

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

Reply via email to