Zongbin

Results 75 comments of Zongbin

@palpatine1991 @acb122 @aaronmanela @MarioC3 @a7md0 I have published the fixed version to npm, everything is fine with angular ivy. [@ng-dnd/core](https://www.npmjs.com/package/@ng-dnd/core) [@ng-dnd/multi-backend](https://www.npmjs.com/package/@ng-dnd/multi-backend) [@ng-dnd/sortable](https://www.npmjs.com/package/@ng-dnd/sortable)

@kleen 该插件目前不具备小图预览功能,可以通过钩子函数手动添加

Can you tell me what the purpose of link?

@MuhammadBilalIshrat @pfleisch I'm very glad you like this plugin, but it's modeled to look like the photo viewer on Windows 7. In addition, I am busy with work, I have't...

Where and how to show the image description? Can you give me a simple sketch map?

I am also confused with this issue. It's really inconvenient without hex8 format. I have solved it with `@ctrl/tinycolor` which used by `ngx-color`. ```ts new TinyColor(e.color.rgb).toHex8String() ``` You can check...

Maybe you can use the [custom cell template](https://ng-matero.github.io/extensions/components/grid/overview#custom-cell-template-2)

The new version 14.1.0 has improved.

I know this issue. The easiest way I think you can make menu collapsed when sidenav is collapsed. I will try other methods to improve it in the future.

Many thanks for your advice, I'll have a try.