penpot/frontend/src/app/worker
Andrey Antukh b91c42e186 Add performance improvements to file thumbnails
Mainly addresing unnecesary object transmission. The new code strips
unnecesary data to be transferred from back to front.

Additionally it removes some legacy code and simplifies other
parts of code.
2022-03-28 17:24:52 +02:00
..
export.cljs Change resize to use DOM transformations 2021-12-28 09:18:33 +01:00
impl.cljs ♻️ Redone the snap calculation and added guides 2022-01-25 14:17:13 +01:00
import.cljs Merge remote-tracking branch 'origin/main' into develop 2022-02-12 17:33:28 +01:00
selection.cljs Improved text selection 2022-02-24 14:05:00 +01:00
snaps.cljs Review changes 2022-01-25 14:54:13 +01:00
thumbnails.cljs Add performance improvements to file thumbnails 2022-03-28 17:24:52 +02:00