Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the
menus are created.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(pull-request #628)
|
|
|
|
Simply changing is opacity is nice, but does not work well when the
board contains more tasks then fit on the screen.
Moreover, moving tasks now properly handles in controller/model, so it
is possible to show only some tasks.
|
|
|
|
listeners
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
At the end of the asynchronous load, the tooltips need to be
repositionned, since the size of the content may have changed.
|
|
|
|
|