Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-ui/pull/94
PS i tried with `$scope.$applyAsync` but it ran before the html was
reprocessed -- it had `offsetHeight==0` whereas with `$timeout` it is correctly
set as `24`.---
