Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular wrapper doesnt have fitToContent option #2673

Closed
mcakici opened this issue May 5, 2024 · 2 comments
Closed

Angular wrapper doesnt have fitToContent option #2673

mcakici opened this issue May 5, 2024 · 2 comments

Comments

@mcakici
Copy link

mcakici commented May 5, 2024

Subject of the issue

Angular wrapper doesnt have fitToContent option

Your environment

Angular 17.3.7
GridStack 10.1.2

Steps to reproduce

image

Expected behavior

It should be seen.

#404

@lukebrider-woolard-cgi
Copy link

fitToContent was renamed sizeToContent in 9.1.0

sizeToContent is also an Item Option, so you should be using it when you define the children of GridStackOptions (or when you add a widget tot he grid).

@adumesny
Copy link
Member

can be set on children or grid (to affect all children). closing as NAB

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

No branches or pull requests

3 participants