mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 01:09:42 +01:00
* Make hover fading a tiny bit faster again.
This commit is contained in:
parent
b3f2478d6d
commit
c2814bdabb
@ -44,7 +44,7 @@
|
||||
#include "utils/Logger.h"
|
||||
|
||||
namespace {
|
||||
static const int FADE_DURATION = 250;
|
||||
static const int FADE_DURATION = 200;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user