Procházet zdrojové kódy

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 před 12 roky
rodič
revize
bbb4a9f4d9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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