peircej / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

donwnload plugin enhansment #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. activate download plugin 
2. in options disable autorotate

What is the expected output? What do you see instead?

Jbrout began to check rotate status for every picture, but it's disabled in
general there is no sens to check it.

What version of the product are you using? On what operating system?
latest svn trunk
Gentoo linux

Please provide any additional information below.

Original issue reported on code.google.com by Oleg.Bla...@gmail.com on 26 Nov 2009 at 3:23

GoogleCodeExporter commented 8 years ago
When auto-rotate is disabled the Download plugin does not check every image but 
ripples through updating the table updating the rotation row by row, this could 
possibly be sped up by not yielding and allowing the display to update between 
image 
lines but I do not believe it is worth complicating the code for this.  

Original comment by r...@wallace.gen.nz on 13 Dec 2009 at 2:42