google-code-export / ntorrent

Automatically exported from code.google.com/p/ntorrent
GNU General Public License v3.0
1 stars 3 forks source link

flickering in the tabs #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select a torrent make sure a tab is loaded and shows up
2. load the torrent sorter plugin
3. sort a column

What is the expected output?
Should not see a flicker

What do you see instead?
Tab constantly flickers

Original issue reported on code.google.com by in.incog...@gmail.com on 18 Apr 2008 at 11:41

GoogleCodeExporter commented 9 years ago
it might be a bug with the java sorter, i have seen it aswell. the workaround 
is to
clear the selection on beforehand. Java thinks that there's a new selection on 
every
table update.

Original comment by kei...@gmail.com on 19 Apr 2008 at 1:59