You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Bugfixes:
5
5
- mouse wheel didn't scroll the window when cursor was over Handsontable ([#383](https://github.com/warpech/jquery-handsontable/issues/383), [#627](https://github.com/warpech/jquery-handsontable/issues/627))
6
6
- methods `countVisibleRows` and `countVisibleCols` were broken since version 0.9.0
7
7
- WalkontableDom.prototype.offset now returns offset relatively to the document also for position: fixed
8
+
- fix scrolling on border cases when table height was the size of the container
8
9
9
10
Docs:
10
11
- new demo page [Options](http://handsontable.com/demo/options.html). Currently features one option but this will improve over time
0 commit comments