Skip to content

Commit

Permalink
Fixed issue #298 (#299)
Browse files Browse the repository at this point in the history
* dojox.math.BigInteger-ext: Added Tests and fixed issue #298, added patch for https://bugs.dojotoolkit.org/ticket/12954

* Workaround for issue #294. I think the real problem is that _Scroller updates the wrong pages in its resize() function. Maybe it should even call needPage() for all pages when the grid's autoHeight property is set. But I don't understand the scroller code good enough to fix this. This workaround just moves the call to grid's resize() method a bit down to when all pages have been updated in updateRowCount(). (#297)

* dojox.math.BigInteger-ext: Added Tests and fixed issue #298, added patch for https://bugs.dojotoolkit.org/ticket/12954

* dojox.math.BigInteger: Converted all intentions from spaces to tabs as per the Dojo style guide.
  • Loading branch information
Falital authored and dylans committed Aug 30, 2018
1 parent 52f7d70 commit 68c5363
Show file tree
Hide file tree
Showing 4 changed files with 657 additions and 541 deletions.
Loading

0 comments on commit 68c5363

Please sign in to comment.