angular2gridster
angular2gridster copied to clipboard
Nested Widget , If outer widget is shrinked the inner widget also shrinks , How to stop the inner widget to be shrinking .?
Nested Widget , If outer widget is shrinked the inner widget also shrinks , How to stop the inner widget shrinking . if outer widget is made small the inner widgets also become responsive and become small is there a way if the outer one is made small or big the inner one remains same size ?
any way to stop responsive widgets . tried these false but still it behaves responsive responsiveView: false, // turn on adopting items sizes on window resize and enable responsiveSizes: false,