mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
![]() Use drag handles on "miniscreens" whenever useful, this is especially useful on mobile device. This should hopefully fix https://github.com/wekan/wekan/issues/2947. While at it, simplify the condition Utils.isMiniScreen() || (!Utils.isMiniScreen() && showDesktopDragHandles) to Utils.isMiniScreen() || showDesktopDragHandle |
||
---|---|---|
.. | ||
boardArchive.jade | ||
boardArchive.js | ||
boardBody.jade | ||
boardBody.js | ||
boardBody.styl | ||
boardColors.styl | ||
boardHeader.jade | ||
boardHeader.js | ||
boardHeader.styl | ||
boardsList.jade | ||
boardsList.js | ||
boardsList.styl | ||
miniboard.jade |