mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Make hover fading a tiny bit faster again.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#include "utils/Logger.h"
|
||||
|
||||
namespace {
|
||||
static const int FADE_DURATION = 250;
|
||||
static const int FADE_DURATION = 200;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user