DDMAL / DDMAL/Pixel.js

Use CSS to create select tool rectangular preview

Open
#203 1 comment 0 reactions 1 assignee Claimed by @zeyadhazem View on GitHub
Component: Core enhancement Feature Request Priority: High
Dominant language
JavaScript
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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.

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.