Skip to content

fix add_widget to use correct size_y when adding rows - #342

Open
kwak27 wants to merge 1 commit into
ducksboard:masterfrom
kwak27:fix_add_widget
Open

fix add_widget to use correct size_y when adding rows#342
kwak27 wants to merge 1 commit into
ducksboard:masterfrom
kwak27:fix_add_widget

Conversation

@kwak27

@kwak27 kwak27 commented Apr 3, 2014

Copy link
Copy Markdown
Contributor

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

dsmorse commented Apr 8, 2015

Copy link
Copy Markdown

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.

2 participants