Progress bar indicators troubles

Entwicklung
Antworten
Benny
Interessierter
Interessierter
Beiträge: 57
Registriert: Samstag 17. Mai 2014, 18:28
Sonstiges: GM990

Progress bar indicators troubles

Beitrag von Benny »

Greetings martii,

1) in June builds "Volume Level" progress bar sometimes works odd - progress bar show is late relatively "volume digits" (and actual volume level).
Fast way to reproduce: press and hold "vol down" button and decrease volume level to 0, and then, before "Volume indicator" hides - press and hold "vol up" button to increase it again.

2) Sometime ago on FF-forum was proposed colorful progress bars for "event length" in channel list - can something like attached patch be added to main repository?

Thanks in advance.
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
martii
Einsteiger
Einsteiger
Beiträge: 217
Registriert: Donnerstag 14. Juni 2012, 09:39

Re: Progress bar indicators troubles

Beitrag von martii »

Hi Benny,

the volume progress bar issue should now be fixed.

Regarding the channel list progress bars: Personally, I don't feel these should be colored. I might add it as an optional feature, eventually ...

Cheers,

martii
dbt
Administrator
Beiträge: 2675
Registriert: Donnerstag 28. September 2006, 19:18
Kontaktdaten:

Re: Progress bar indicators troubles

Beitrag von dbt »

martii hat geschrieben:...

the volume progress bar issue should now be fixed.

...

martii
Hi. Do you mean this: https://gitorious.org/neutrino-mp/marti ... 4cdb60a50d
martii
Einsteiger
Einsteiger
Beiträge: 217
Registriert: Donnerstag 14. Juni 2012, 09:39

Re: Progress bar indicators troubles

Beitrag von martii »

Hi,
dbt hat geschrieben:Hi. Do you mean this: https://gitorious.org/neutrino-mp/marti ... 4cdb60a50d
Yes.

Plus, I there's been an issue that may keep the passive part of a progress bar from being fully painted, see the lower few lines of https://gitorious.org/neutrino-mp/marti ... e850d492c4.

Cheers,

martii
martii
Einsteiger
Einsteiger
Beiträge: 217
Registriert: Donnerstag 14. Juni 2012, 09:39

Re: Progress bar indicators troubles

Beitrag von martii »

martii hat geschrieben:Regarding the channel list progress bars: Personally, I don't feel these should be colored. I might add it as an optional feature, eventually ...
Done that.
Benny
Interessierter
Interessierter
Beiträge: 57
Registriert: Samstag 17. Mai 2014, 18:28
Sonstiges: GM990

Re: Progress bar indicators troubles

Beitrag von Benny »

martii hat geschrieben: volume progress bar issue should now be fixed.
Confirm, fixed.
martii hat geschrieben:Done that.
Thank you.
dbt
Administrator
Beiträge: 2675
Registriert: Donnerstag 28. September 2006, 19:18
Kontaktdaten:

Re: Progress bar indicators troubles

Beitrag von dbt »

martii hat geschrieben:Hi,
dbt hat geschrieben:Hi. Do you mean this: https://gitorious.org/neutrino-mp/marti ... 4cdb60a50d
Yes.

Plus, I there's been an issue that may keep the passive part of a progress bar from being fully painted, see the lower few lines of https://gitorious.org/neutrino-mp/marti ... e850d492c4.

Cheers,

martii
Ok, this will work at the moment, but keep in mind, "is_painted" refers to the general background of the CProgressbar-object not for any other rendered boxes inside of item. Normally, the value of "is_painted" will be set on execution of paintInit(). In this respect, it could be more useful to involve all existent paint routines. So it could be possible that this problem must be solved otherwise, but I'm not sure at the moment. :wink:
Tann
Einsteiger
Einsteiger
Beiträge: 101
Registriert: Dienstag 6. März 2012, 13:24

Re: Progress bar indicators troubles

Beitrag von Tann »

also so (wie oben) ist nicht schön, hässlicher Kasten ringsrum
hab das anders gelöst
Antworten