Daniel15 / rTorrentWeb

Web-based frontend for rTorrent - Migrated from old Trac website

Home Page:http://rtorrentweb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torrent list background color doesn't alternate properly when the list is filtered

Daniel15 opened this issue · comments

It seems to keep the background colours from the global list, instead changing them when changing the view.

[anonymous] What browser? Sounds like a browser issue - The alternation is done entirely with CSS3.

[Aaron Maslen microsoftenator@gmail.com] Replying to [comment:1 anonymous]:

What browser? Sounds like a browser issue - The alternation is done entirely with CSS3.

Chrome. It seems to work for most filters. It just happens occasionally, especially when the item that it selected is the item whose background colour should be changed.

[daniel15] Pushing this back - could possibly be browser bug. Might have to look at an override (eg. classes for alternation) in a future release.