#378: Advanced (pieces) progress bar
-----------------------------+----------------------------------------------
Reporter: andar | Owner: andar
Type: feature-request | Status: new
Priority: major | Milestone: Future
Component: gtkui | Version:
Keywords: |
-----------------------------+----------------------------------------------
Comment(by damoxc):
Oh and the css would be something like:
{{{
#!css
.x-piecesbar-piece {
display: inline; /* or float: left; */
color: #fff;
width: 1px;
}
.x-piece-complete {
color: #000;
}
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/378#comment:15>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.