On 01/11/2016 05:10 AM, Jean-Marc Lasgouttes wrote:
>
> At some time, I convinced my self that there is as much time spent in
> toolbar updates than in painting itself. The reason is (would be) that
> it uses BufferParams::isExportable which does a full graph search in
> converters for each icon that we might want to enable.

Surely this can be cached? It would have to be reset whenever
Preferences were updated, but that is not very often.

One easy way to test would be to have isExportable just return true.

Richard


Reply via email to