Behavior change:
- Use
wheelPropagation
as default (#732)
Enhancement and fixes:
- Make
wheelPropagation
work on Right Container Bound (#730) - Add
ps--clicking-x
class to style the cases (#736) - Do not shrink scrollbars while dragging (#736)
- Corrected scrollLeft => scrollWidth (#785)
- Fix issue with zooming and fractional container height (#758)
- Prefix mozMatchesSelector added (#766)
Misc:
- Fix demo page url (#778)