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

fix add_widget to use correct size_y when adding rows #342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kwak27
Copy link
Contributor

@kwak27 kwak27 commented Apr 3, 2014

The call to this.add_faux_rows on 252 used to get passed null whenever col/row were defined for a new widget. This led to only a single row being added to the faux grid and insufficient css rules being generated in generate_stylesheet.

http://jsfiddle.net/uHcHq/

Try dragging the 1 box on top of the 0 and then the 2 box on top of either the 0 or 1.

@dsmorse
Copy link

dsmorse commented Apr 8, 2015

Looks great I merged it into my fork dsmorse/gridster.js

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.

None yet

2 participants