http://plnkr.co/edit/cnjczm9zjHZEczswSUjA?p=preview
- View initializations and lays out properly.
- Click the hide button to hide the ui layout component.
- This triggers a calculate call.
- Click the show button to show the ui layout component.
- The layout is messed up from the previous calculate call on hide. A new re-calculation never happens on show.