catalogicsoftware / ngx-dynamic-dashboard-framework

This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
MIT License
187 stars 95 forks source link

Improve board layout change logic #2

Open jayhamilton opened 6 years ago

jayhamilton commented 6 years ago

There were a couple of recent fixes to the board layout logic that avoids the board from locking up during layout changes. While this resolves some significant issues I still feel the need to refactor this code. Therefore I will leave this open.