mirror of https://github.com/wekan/wekan
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() || showDesktopDragHandlereviewable/pr3040/r1
parent
981ed546f1
commit
6476503137
Loading…
Reference in new issue