Commit graph

11 commits

Author SHA1 Message Date
David Sinclair
3a2df66376 #1426 (buttons inappropriately enabled on iPad) 2021-03-25 18:22:34 -07:00
David Sinclair
77ab11512a #1404 (edge swipe back in fullscreen) 2021-02-27 20:29:58 -08:00
David Sinclair
e31b1813de #1418 (page controller scrolling in two axes) 2021-02-26 15:00:46 -08:00
David Sinclair
6f30cfa18c #1405 (traversal buttons moving incorrectly)
- Adjusted to respect the safe area insets, so works properly on FaceID and TouchID phones.
2021-02-25 20:33:22 -08:00
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)