Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Remove constraints instead of deactivating them #2969

Merged
merged 1 commit into from
Nov 9, 2015

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Nov 7, 2015

Avoid piling up lots of deactivated constraints. Also avoid trying to deactivate constraints that have already been removed from the view hierarchy due to a change in view controllers.

Fixes #2020.

@incanus, would you mind testing on an iOS 7.x device, just in case? Thanks!

@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS crash labels Nov 7, 2015
@1ec5 1ec5 added this to the ios-v3.0.0 milestone Nov 7, 2015
@1ec5 1ec5 self-assigned this Nov 7, 2015
Avoid piling up lots of deactivated constraints. Also avoid trying to deactivate constraints that have already been removed from the view hierarchy due to a change in view controllers.

Fixes #2020.
@1ec5 1ec5 force-pushed the 1ec5-constraints-remove-2020 branch from 32d5eaf to 019a979 Compare November 9, 2015 17:39
@1ec5 1ec5 merged commit 019a979 into master Nov 9, 2015
@1ec5 1ec5 removed the in progress label Nov 9, 2015
@1ec5 1ec5 deleted the 1ec5-constraints-remove-2020 branch November 9, 2015 17:55
@friedbunny friedbunny mentioned this pull request Nov 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
crash iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant