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

links to docs #747

Merged
merged 1 commit into from
Sep 5, 2017
Merged

links to docs #747

merged 1 commit into from
Sep 5, 2017

Conversation

luckylooke
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.841% when pulling 8eb8036 on luckylooke:patch-1 into 230e91f on troolee:master.

@radiolips radiolips merged commit 74b1875 into gridstack:master Sep 5, 2017
@@ -90,12 +90,12 @@ gridstack.js API
- `verticalMargin` - vertical gap size (default: `20`). Can be:
- an integer (px)
- a string (ex: '2em', '20px', '2rem')
- `width` - amount of columns (default: `12`)
- `width` - amount of columns (default: `12`). Setting non-default value must be supported by equivalent change in CSS, [see docs here](https://github.com/troolee/gridstack.js#change-grid-width).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no wonder why non default 12 columns didn't work well when I tried... having to change CSS is less than ideal for me as I'm letting user eventually configure grids data like # of columns - this for custom dasboarding, and creating coumpound widgets (tight griditem inside a smaller nested grid)

@luckylooke luckylooke deleted the patch-1 branch September 21, 2017 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants