angular-dynamic-layout icon indicating copy to clipboard operation
angular-dynamic-layout copied to clipboard

Feature/24

Open netstyler opened this issue 9 years ago • 0 comments

Fixes the issue that no height is set of the dynamic layout container | fixes #24

Get the columns and get the lowest items with there heights. Then get biggest item position and set it as dynamic-layout height

  • Added dynamic-layout element to the tests.
  • Updated also bower.json to set AngularJS 1.4.9 as dependency.
  • Fixed missing $timeout Dependency Injection

netstyler avatar Feb 06 '16 19:02 netstyler