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

make it possible to restore the original _UILayoutSupportConstraints #5

Closed
stefreak opened this issue Feb 13, 2015 · 1 comment
Closed

Comments

@stefreak
Copy link
Owner

Use case could be for example adding a temporary translucent bar below the navigation bar and removing it again.

something like

- (void)tt_restoreOriginalTopLayoutGuideLength;
- (void)tt_restoreOriginalBottomLayoutGuideLength;
@stefreak
Copy link
Owner Author

I'm thinking about not to do this to keep things simple (otherwise all created constraints would have to be recorded)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant