Daybrush (Younkue Choi)

Results 714 comments of Daybrush (Younkue Choi)

Even if the selected targets are set, the targets may be different at the time of selectEnd. setSelectedTargets are the results of select, selectEnd.

@mm58508536 * `selecto` 1.16.0 * `react-selecto` 1.16.0 * `preact-selecto` 1.16.0 * `ngx-selecto` 1.16.0 * `svelte-selecto` 1.16.0 * `vue-selecto` 1.16.0 * `vue3-selecto` 1.16.0 * `lit-selecto` 1.16.0 selecto's new version is released....

@mm58508536 okay. i'll fix it too. Thank you :)

* `selecto` 1.17.0 * `react-selecto` 1.17.0 * `preact-selecto` 1.17.0 * `ngx-selecto` 1.17.0 * `svelte-selecto` 1.17.0 * `vue-selecto` 1.17.0 * `vue3-selecto` 1.17.0 * `lit-selecto` 1.17.0 @mm58508536 selecto's new version is released....

@chenxeed I hope so, but unfortunately, since the detection area is at the top left and bottom right, the rotated object has a wide detection area. I will try to...

@chenxeed Finally, the homepage was updated. Created using OverlapArea. https://github.com/daybrush/overlap-area

@EvanMeek Most likely isSelect will be true. Even if drag occurs, there are cases where the select area does not appear.

@Mako-L Let's take the keycon module as an example. If the ctrl key is not pressed, call the stop function in the onDragStart event. ```js import KeyController from "keycon"; const...

@cinyipang vue-selecto 1.10.3 is released. Try it again.

* `selecto` 1.13.0 * `react-selecto` 1.13.0 * `preact-selecto` 1.13.0 * `ngx-selecto` 1.13.0 * `svelte-selecto` 1.13.0 * `lit-selecto` 1.13.0 @linxianxi Add isClick property on dragEnd, selectEnd.