On Dec 7, 2012, at 7:17 PM, Camillo Bruni wrote:
On 2012-12-06, at 18:14, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Camillo I do not know. Now I will have a look at your change because I was also fixing a bit the progressBar class. Removing some useless methods and I grouped all the job class under kernel-job and progressbar under morphic progress bar because I was fed up to see them in process and system support mixed with other.
ok, that looks fine :) separate packages should clarifiy things a bit :)
I could not separate the packages because we found a bug in rpackage integration.
Maybe I have time to look into it, today. Otherwise I won't touch the computer for 7 days :P and enjoy the georgious argentinian country side!
there should be no more min-max, hence no more 0 divide possible. But yeah, I got a bit lost in fixing the UI part ;) so I still have to do the proper transformations on the rest of the image.
I see what you mean because there are plenty of places where it is based on size. I will try to integrate my changes with progressBar (I try to fix the size problem but it often depends on the users). Stef