Commit graph

7 commits

Author SHA1 Message Date
David Sinclair
71405c0b85 #1405 (traversal buttons moving incorrectly)
- Fixed.
2021-02-12 20:29:58 -08:00
David Sinclair
09e06b327f #1403 (fullscreen scrolling jump)
- Fixed jumping when toggling fullsreen.
2021-02-12 19:50:35 -08:00
David Sinclair
bc5be80e15 #817 (three column layout)
- More iPhone & iPad fixes.
- Fullscreen fixes.
- Disabled the tap to toggle fullscreen.
- Restored the old-style fullscreen toggle by pulling down when at the top.
2021-01-30 20:33:29 -08:00
David Sinclair
1b7c759145 #817 (three column layout)
- iPad fixes.
2021-01-30 13:26:25 -08:00
David Sinclair
6422d0ef15 #817 (three column layout)
- iPad fixes.
2021-01-30 12:49:07 -08:00
David Sinclair
ae2b23a6c4 #817 (three column layout)
- Story pages view controller appearance tweaks.
2021-01-29 21:28:34 -08:00
David Sinclair
f091832e6d #817 (three column layout)
- Since the UIPageViewController approach to paging had multiple issues that were proving impossible to work around, I decided to revert to the old UIScrollView-based approach.
2021-01-29 20:10:53 -08:00
Renamed from clients/ios/Classes/DetailObjCViewController.m (Browse further)