
myth at eskil
May 4, 2005, 10:36 PM
Post #1 of 1
(457 views)
Permalink
|
|
[PATCH] LCD progress bar fix, removed noisy printf
|
|
On Wed, 2005-05-04 at 02:28 -0400, Isaac Richards wrote: > > How about if I change the patch so the LCD also only gets updated if > > "curprogress % steps == 0", but then keep the tsteps so the LCD updates > > correctly ? > Sure. Here you go; 1) whenever the progress dialog does a processEvents, also update LCD. 2) removed a printf I had accidentally left in UIManagedTreeType eskil ---
|