summaryrefslogtreecommitdiff
path: root/platform/ios/uitest
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 /platform/ios/uitest
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 'platform/ios/uitest')
m---------platform/ios/uitest/KIF0
m---------platform/ios/uitest/OHHTTPStubs0
2 files changed, 0 insertions, 0 deletions
diff --git a/platform/ios/uitest/KIF b/platform/ios/uitest/KIF
-Subproject 973a4cb653b54c3e8b2c0681f4097568ff0ac34
+Subproject c40b1048a6f35c6fd90376846a1a933844516b3
diff --git a/platform/ios/uitest/OHHTTPStubs b/platform/ios/uitest/OHHTTPStubs
-Subproject deed01a1592210a4c37f3f5c5f2b32fe0e41c60
+Subproject 4dc6f36375f78c0b3cfe58d90bb8a4e21df5196