Page 1 of 1

Extend cm_ReloadBarIcons with parameter

Posted: 2022-05-12, 12:48 UTC
by diopter
After cm_ReloadBarIcons there is much flickering, even if i need only reload one of the buttonbars.
Parameter may be like this:
- No param or 0: reload all
- 1: reload menu
- 2: reload buttonbar1 (horizontal)
- 4: reload buttonbar2 (vertical)
or sum

Re: Extend cm_ReloadBarIcons with parameter

Posted: 2022-05-12, 12:57 UTC
by Horst.Epp
How often do you run it ?
Its less than a second in my systems and usage is once in few days.

Re: Extend cm_ReloadBarIcons with parameter

Posted: 2022-05-12, 14:10 UTC
by diopter
I use it in my own plugin to extend buttonbar functionality, so it is called very often.