Skip to content

Fix bbox cache

Prebiously bbox is not cached well, with this MR the caching system works and we use cache on translations.
Also in selection we cache so no need to calculate bbox again.
Finaly at start up we call BBOX in icons so we gain performace on open Inkscape because lots become cached.

Edited by Jabier Arraiza

Merge request reports