Skip to content

add float(val?) set/get method#1088

Merged
adumesny merged 2 commits intogridstack:developfrom
adumesny:develop
Dec 11, 2019
Merged

add float(val?) set/get method#1088
adumesny merged 2 commits intogridstack:developfrom
adumesny:develop

Conversation

@adumesny
Copy link
Copy Markdown
Member

@adumesny adumesny commented Dec 10, 2019

Description

  • add float(val?) set/get method to change the grid option, which will relayout widgets when gravity is back on
  • renamed internal _updateCounter (number) to _batchMode (boolean) was never a counter to begin with.
  • float.html and two.html now has buttons to toggles mode

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* to change the grid option, which will relayout widgets when gravity is back on
* renamed internal _updateCounter (number)  to _batchMode (boolean)
was never a counter to begin with.
@adumesny adumesny changed the title add float(val?) set/get method add float(val?) set/get method Dec 10, 2019
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 10, 2019

Coverage Status

Coverage increased (+0.1%) to 66.667% when pulling fa5d057 on adumesny:develop into 33b8487 on gridstack:develop.

@adumesny adumesny merged commit 09af624 into gridstack:develop Dec 11, 2019
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