Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/etk/src/lib Modified Files: etk_progress_bar.c Log Message: - better values for progress bar test, small fix =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/etk_progress_bar.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- etk_progress_bar.c 19 Jan 2006 23:09:24 -0000 1.3 +++ etk_progress_bar.c 21 Jan 2006 10:53:48 -0000 1.4 @@ -189,7 +189,7 @@ if (!(widget = ETK_WIDGET(progress_bar))) return; - if(pulse_step > 0.5 || pulse_step < 0.1) + if(pulse_step > 1.0 || pulse_step < 0.0) return; progress_bar->pulse_step = pulse_step; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs