mtr / angular-iscroll

AngularJS module that enables iScroll 5 functionality, wrapping it in an easy-to-use directive.
MIT License
74 stars 27 forks source link

iScrollServiceProvider.configureDefaults() does not perform a deep merge of options with defaultOptions. #26

Closed mtr closed 8 years ago

mtr commented 8 years ago

The effect is that doing a "partial" directive configuration will cause the default options not explicitly specified to become undefined.