fontra / fontra/fontra

Followup resize transformation: potential performance regression

Open
#1,492 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
834
Forks
55
Avg merge
2h
Merged PRs (30d)
26

Description

potential performance regression with complex outlines

Just:
I think we may have a bit of a performance problem with (very) complex outlines, as the relatively expensive getSelectionBounds() call is performed at every mouse move. I’m not yet sure what to do about it, maybe we need to followup with some optimizations. While the outline is not changing and while the selection is not changing, the getSelectionBounds() call will always return the same.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.