MrPans

Results 3 issues of MrPans

Remove query in URL for fix bug that can not download images due to URL is too long.

### Description Since version 2.8.0, the `Core` records the `initialScrollOffset` in the `panningBegan(at:)` method. However, `panningBegan(at:)` is only called when the user scrolls the scrollView manually, not when `setContentOffset` is...