Replies: 1 comment
-
Hi @Drobba, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a problem with my slickgrid that consists of 2 areas. If I drag the upper or lower part over the other area so that a part covers 100% of the surface, the areas collapse back again to 50% / 50% when I release the bar. In my local storage which saves the sizes, it still says that one occupies 0% size and the other 100%, but when I check in dev tools, the flex property is set to 50% on each.
The strange thing is that it works every other time, where the first time it collapses to 50%/50%, but every other time after that, it sticks as desired in the 100% position.
Has anyone dealt with the same issue or knows what possible direction i should go for solving this?
Beta Was this translation helpful? Give feedback.
All reactions