Skip to content

Use CSS to create select tool rectangular preview #203

Open
@zeyadhazem

Description

@zeyadhazem

Currently the rectangle created on select tool is a temporary pixel.js rectangle object. Drawing such a rectangle requires the layer's canvas to be refreshed every time the rectangle is being resized. This results in a slowly responsive selection. Using CSS will avoid this behaviour specially since there is no need for canvas refresh.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions