Daybrush (Younkue Choi)

Results 714 comments of Daybrush (Younkue Choi)

@taoqingfeng [email protected] is released. resize method is added And `useResizeObserver` prop is added. Use either one.

@taoqingfeng ngx-infinite-viewer's new version is released. Check it again. > ngx-moveable add the [stopPropagation]="true" props. but The problem remains ![Sep-04-2022 03-49-41](https://user-images.githubusercontent.com/3433062/188284298-d8c283b9-246f-49bc-ad7f-226cc2eacc1f.gif) On my screen it looks like this: can i...

@taoqingfeng Use selecto option `preventClickEventOnDragStart` to true ```js ```

@taoqingfeng Perhaps an update has been made in this regard. Try installing the new version.

@Dzxwind Set `maxPinchWheel`(default: Infinity) to `10`. And demo i s updated. Thank you :)

@gaterin infinite-viewer's new version is released. on or off options are added. see below: ```js useWheelPinch - Whether to use wheel pinch. you can pinch using the ctrl key. (default:...

@Samin100 For now, it's ctrlKey, but I'll consider it.

@Samin100 InfiniteViewer's new version is released. Use `wheelPinchKey` to ("ctrl" or "shift" or "meta" or "alt")

@bytasv Temporarily modified so that it can be used with ctrlKey. Test with the new version.