What's Changed
-
Removed Pinch-to-zoom in favor with long-press-and-drag-to-magnify
-
Replaced bottom sheet in reader screen of mobile with right drawer
-
Added option to disable Reader Scroll Animation
-
Click keys opposite to scroll directional to change the Chapter
-
if the Scroll direction is Vertical
- Press (Left arrow or key 'A') to go to the previous chapter
- Press (Right arrow or key 'D') to go to the next chapter
-
if the Scroll direction is Horizontal
- Press (Top arrow or key 'W') to go to the previous chapter
- Press (Bottom arrow or key 'S') to go to the next chapter
-
Commits
- removed interactive viewer (pinch to zoom) by @DattatreyaReddy in #147
- Remove reader BottomSheet by @DattatreyaReddy in #149
- Added disable reader scroll animation by @DattatreyaReddy in #150
- version bump by @DattatreyaReddy in #151
Full Changelog: 0.4.6...0.4.7