Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Resize does not work - Always minimum size #243

Open
GerritK opened this issue Jun 28, 2017 · 3 comments
Open

Resize does not work - Always minimum size #243

GerritK opened this issue Jun 28, 2017 · 3 comments

Comments

@GerritK
Copy link

GerritK commented Jun 28, 2017

When i try to resize my grid item it always resizes to minimum size.

Minimum Size: 4x4
Maximum Size: 0x0 (without limit) or 8x8 (doesn't matter)

Version: 2.0.5

@ghost
Copy link

ghost commented Jun 29, 2017

Hi, I has the same issue.
Just add this for grid:

'min_cols': 0,
'min_rows': 0

That helped for me.

@BTMorton
Copy link
Owner

BTMorton commented Sep 1, 2017

@GerritK are you still getting this issue? Can you give me the config you were using and perhaps a plunker reproduction so I can investigate it further?

@GerritK
Copy link
Author

GerritK commented Sep 1, 2017

I changed my job and the product with this issue is not developed by me anymore. But i believe the issue was fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants