daybrush / selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.
https://daybrush.com/selecto
MIT License
2.04k stars 82 forks source link

select too much performance is consumed #108

Open fanterxissss opened 1 year ago

fanterxissss commented 1 year ago

Environments

Description

Too much performance is consumed when there are many page elements. Is there a good optimization method?

daybrush commented 1 year ago

@fanterxissss

I don't know what's going on, so is there a video or demo? There was one performance improvement to ignore the invisible DOM.