Skip to content

Instantly share code, notes, and snippets.

@cmawhorter
Created August 27, 2014 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmawhorter/4cdcf031884de5f17517 to your computer and use it in GitHub Desktop.
Save cmawhorter/4cdcf031884de5f17517 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col">8/27 9:21 AM</div>
<!-- calculateHeight(...) returns something like '112px' -->
<div class="col" ng-style="{ height: calculateHeight(statusStart, statusStop) }">
Prep Name (Prep)
Screens Burned
</div>
<div class="col">
<!-- placeholder for sub-status changes, like printing statuses -->
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment