Browse Source

3.1.5 - mobile scroll fixed and mousewheel on select

Fixes
- Nicescroll on a horizontal scrollable div prevents page vertical scrolling on mobile - close #128 close #152 close #180
- Can't scroll with mousewheel inside a <select> element - close #166
Inuyaksa 12 năm trước cách đây
mục cha
commit
bbb4a9f4d9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      changelog_3.1.5.txt

+ 1 - 1
changelog_3.1.5.txt

@@ -5,4 +5,4 @@ https://github.com/inuyaksa/jquery.nicescroll
 
 Fixes
 - Nicescroll on a horizontal scrollable div prevents page vertical scrolling on mobile - close #128 close #152 close #180
-- Can't scroll with mousewheel inside a <select> element - close #170
+- Can't scroll with mousewheel inside a <select> element - close #166