Files
create/src/Mod
grggnzlz 5fe4730cbc Sketcher: Constraint svg caching
================================

Calls to:
Gui::BitmapFactory().pixmapFromSvg(type.toLatin1().data(),QSizeF(edit->constraintIconSize,edit->constraintIconSize));

are expensive and the scaled pixmap is heavily reused.

Solution is to cache the icon.
2021-03-13 06:43:10 +01:00
..
2021-02-25 13:27:48 +01:00
2021-02-24 18:07:59 +01:00
2021-03-11 01:26:19 +01:00
2020-11-18 08:15:50 +01:00
2021-03-12 10:16:26 -06:00
2021-02-24 18:07:59 +01:00
2021-02-24 18:07:59 +01:00
2021-02-24 18:07:59 +01:00
2020-10-28 17:12:21 +01:00
2021-03-13 06:43:10 +01:00
2021-02-24 18:07:59 +01:00