mirror of
https://github.com/wekan/wekan.git
synced 2026-01-31 13:45:17 +01: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 |
||
|---|---|---|
| .. | ||
| components | ||
| config | ||
| lib | ||