Daybrush (Younkue Choi)
Daybrush (Younkue Choi)
I need to check if group is hidden. Layer has a hidden attribute, but group does not. ```ts // Layer get isHidden(): boolean { return this.layerFrame.layerProperties.hidden; } // I want...
## Description https://github.com/naver/egjs-grid/issues/101 ## Steps to check or reproduce
I hope that the information stored and read is different according to the hash.
## Issue #859 ## Details
## Issue ## Details
## Description An error occurs if you `.destroy()` immediately after `.resize()`.  ## Steps to check or reproduce