Removed individual column scrolling on board

This commit is contained in:
Frederic Guillot
2016-07-24 15:18:09 -04:00
parent 9d6715ddc0
commit 5d3ad534cc
9 changed files with 14 additions and 100 deletions

View File

@@ -15,6 +15,7 @@ New features:
Improvements:
* Removed individual column scrolling on board, columns use the height of all tasks
* Improve project page title
* Remove sidebar titles when not necessary
* Internal events management refactoring