Shin Yamamoto
977b685071
Modify a custom landscape layout for Maps
2018-10-28 08:36:31 +09:00
Shin Yamamoto
0e4cb372d5
Add a sample code to test FloatingPanelController.move(to:animated:)
2018-10-28 08:36:31 +09:00
Shin Yamamoto
71be1f2ed5
Change the type of 'supportedPositions' from Array to Set
2018-10-28 06:41:37 +09:00
Shin Yamamoto
349bb91c6c
Improve the default impls of FloatingPanelLayout methods
2018-10-28 06:41:37 +09:00
Shin Yamamoto
64d756d8a9
Add a nested scroll view's sample
2018-10-27 16:39:22 +09:00
Shin Yamamoto
4ebbea8e86
Fix FloatingPanelLayout.{topInteractionBuffer,bottomInteractionBuffer}
2018-10-26 14:27:40 +09:00
Shin Yamamoto
65a6315f1b
Fix the table view height in Examples/Maps
...
The bottom of a scroll view tracked by a floating panel controller must align
the bottom of a screen when `FloatingPanelController.contentInsetAdjustmentBehavior`
is set to `always`.
2018-10-26 14:27:40 +09:00
Shin Yamamoto
1c6c783dbe
Add sample codes in Samples app to test a floating panel in TabBar
2018-10-26 14:27:40 +09:00
Shin Yamamoto
e476cf5ce4
Fix the initial height of DebugTableViewController
2018-10-24 12:53:27 +09:00
Shin Yamamoto
dc4b1e7a90
Escape UIVisualEffectView problem on iOS10
...
The floating panel controller can't resolve this issue, but the
workaround is much easy in the content view controller.
So I stop auto-rounding corners in content view on iOS 10.
2018-10-24 12:53:27 +09:00
Shin Yamamoto
4dd60ca855
Update Samples App
2018-10-23 14:20:39 +09:00
Shin Yamamoto
c28ab32874
Update FloatingPanelStocksBehavior
2018-10-23 00:16:42 +09:00
Shin Yamamoto
ed257bf5b7
Replace my ID with my name
2018-10-23 00:08:13 +09:00
Shin Yamamoto
ad46f5bd55
Modify API names to add/remove a floating panel
2018-10-21 10:19:51 +09:00
Shin Yamamoto
8c53fd4869
Add Samples app
2018-10-21 00:50:04 +09:00
Shin Yamamoto
7d1c12d3a6
Clean up workspace
2018-10-17 11:27:15 +09:00
Shin Yamamoto
41a13065c6
Initial commit
2018-10-17 11:01:21 +09:00