Gary

Results 3 issues of Gary

I tried to install this library from `NPM` and it's not supporting ES Modules, I checked the `package.json` from this repository and seems like there's a configuration to cover different...

**Describe the bug** Fullscreen (or maximized) state, is not persisted when calling `api.toJSON`. Instead `this.exitMaximizedView();` is called modifying the end users state. **To Reproduce** [**Codesandbox example**](https://6khrkt-5173.csb.app/) https://github.com/mathuo/dockview/assets/21265830/25e8f289-fa7b-4296-9d87-daed56e58d5c Whenever there's a...

enhancement

**Describe the bug** When you resize a panel one would expect the size or at least the ratio of its size would be kept when positioning other elements surrounding it....