-
Bug
-
Resolution: Fixed
-
Normal
-
8.6.0.1
-
None
-
None
hasVScroll() and hasHScroll() should return boolean, only use them to determine whether the widget has scrollbar.
To get real scrollbar width, use jq.scrollbarWidth() instead.