Daybrush (Younkue Choi)

Results 714 comments of Daybrush (Younkue Choi)

@jimmywarting When isDragStart is true, it is as follows. 1. When forcibly stopped in the dragStart event 2. When the selectFromInside option is false and you select from the inside...

@jifka I'm sorry. Examples related to vue-moveable are being prepared. There are no priorities yet, and it will be prepared within this year.

@inglesuniversal Is the example correct? Do you have an address to test?

* `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 @shashank-qikfox selecto's new version is released. Check it again.

@benwoodward It is a very difficult unknown problem. Since it is not reproduced, I think I need to check the demo address, OS, and Chrome version that I can test.

@jebaemanuel I checked and selecto calculates the position and size through getBoundingClientRect, but the zoom property interferes with this and brings an incorrect value. How about using transform: scale(0.5) instead?...

@nelsondude * selecto 1.7.1 * react-selecto 1.7.1 * preact-selecto 1.6.1 * ngx-selecto 1.7.1 * lit-selecto 1.7.1 * vue-selecto 1.7.1 * svelte-selecto 1.7.1 selecto new version is released. Use boundContainer option....

@prettydog Do you have a transform in the parent container?