mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 12:46:09 +01:00
Dragscroll possible, scroll the screen with the mouse at desktop view
- click on a empty list area and drag the view left/right to scroll
This commit is contained in:
parent
f9654d17d5
commit
c76959ff25
7 changed files with 12 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
template(name="listHeader")
|
||||
.list-header.js-list-header(
|
||||
.list-header.js-list-header.nodragscroll(
|
||||
class="{{#if limitToShowCardsCount}}list-header-card-count{{/if}}"
|
||||
class=colorClass)
|
||||
+inlinedForm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue