Re: ticks_disappear option in circular_progress has no default value

2013-02-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.02.2013 17:35, Vladimir Testov wrote: > ticks_disappear option in circular_progress has no default value > It does. The whole structure is allocated with zalloc so all members are set to 0, so 0 is default value for ticks_disappear. > And it's no good. > > fix included > > > > ___

Re: ticks_disappear option in circular_progress has no default value

2013-02-08 Thread Vladimir Testov
My last mesage about this problem wasn't answered. Maybe I should write more detailed message. There is parameter for circular progress bar, which hasn't a default value. ticks_disappear If it set to "0" in terms of source code ("true" in terms of grub2 theme) then ticks will APPEAR. If it set