Lars Sundström 7ad9e9c8e2 IOS7: Defer screen edge system gestures on orientation changes
The system gestures on screen edges took precedence over the tap
gestures again after screen rotations.
Call function setNeedsUpdateOfScreenEdgesDeferringSystemGestures
on orientation changes to notify the system that it needs to read
the edges from the view controller’s
preferredScreenEdgesDeferringSystemGestures property again.

Defer system gestures on all edges since the top changes when
rotating the device.
2023-10-13 19:25:01 +02:00
..
2023-09-14 08:22:56 +02:00
2023-08-12 22:12:59 +02:00
2023-08-28 21:49:03 +02:00
2023-08-14 00:40:42 +02:00
2023-09-14 08:22:56 +02:00