mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
the pieces bar "slides" using NSAnimation instead of a timer
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
Torrent * fMenuTorrent;
|
||||
|
||||
float fPiecesBarPercent;
|
||||
NSTimer * fPiecesBarTimer;
|
||||
NSAnimation * fPiecesBarAnimation;
|
||||
}
|
||||
|
||||
- (BOOL) isGroupCollapsed: (int) value;
|
||||
|
||||
Reference in New Issue
Block a user