Abdelrazak Younes wrote:
Pavel Sanda wrote:
Time is in millisecond. I will disable Toolbars_ reinitialisation for
please wait a moment...
now... even though the idea of reloading the toolbars at runtime
sounds nice. If anybody wants to optimize that, that would be welcome.
this is probably my fault because i needed update environments when
sorted.
what if i put there some flag that only in that particular sort check
box
change will be toolbars will recomputed?
I don't think the slowness is due to the layout sorting. The obvious
culprit is the Math panel:
We've seen this problem before. I think what we did then was disable
anything to do with the math panel when it's not visible, which it
normally isn't.
rh
GuiToolbars.cpp(154): adding standard 190
GuiToolbars.cpp(154): adding view/update 50
GuiToolbars.cpp(154): adding extra 120
GuiToolbars.cpp(154): adding review 50
GuiToolbars.cpp(154): adding math_panels 3115
GuiToolbars.cpp(154): adding math 110
GuiToolbars.cpp(154): adding mathmacrotemplate 17
GuiToolbars.cpp(154): adding minibuffer 311
GuiToolbars.cpp(154): adding table 90
Abdel.