Closed
Description
Subject of the issue
I have set row = 34 and added enough items to fill the screen. The next one I add is off the screen. I then try to shrink the previous items to make room for the new one to move onto the screen.
However, resizing seems to be disabled.
Your environment
9.0.2
Steps to reproduce
You MUST provide a working demo - keep it simple and avoid frameworks as that could have issues - you can use
https://jsfiddle.net/adumesny/jqhkry7g
Expected behavior
I would expect reducing the size of an item to still work. Seems reasonable that you can't make anything bigger.