summaryrefslogtreecommitdiff
path: root/mapbox-gl-js
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-09-14 13:51:05 -0700
committerGitHub <noreply@github.com>2017-09-14 13:51:05 -0700
commita6224abc33f599f0352682c411b3831b896fb97c (patch)
tree99296fb82a64ef1c73cf369e99c36be30b23969c /mapbox-gl-js
parent254477ad01a3653f781c41aad59593cce9df4b99 (diff)
downloadqtlocation-mapboxgl-a6224abc33f599f0352682c411b3831b896fb97c.tar.gz
[ios] Use constraints to manage ornament view placement (again) (#9995)
This reverts the manual layout triggered by KVO approach in favor of a constraints based approach that the KVO method had previously replaced. Although the manual layout approach worked well in most cases and was cleaner in that it did not manipulate any containing views in the app space, using KVO on UIViewControllers has proven to be dangerous. This also updates the gitshas for KIF and OHHTTPStubs to unbreak UI tests that verify these related changes are working. This also adds an ornament constraint system for iOS 11+
Diffstat (limited to 'mapbox-gl-js')
0 files changed, 0 insertions, 0 deletions