Krzysztof Kotlarek
|
4929288bdd
|
FIX: delay custom section reorder (#20799)
Reorder should start after 300ms.
In addition, pointer events should be blocked to not open link after reorder is finished.
|
2023-03-24 13:58:05 +11:00 |
|
Joffrey JAFFEUX
|
165a3217c8
|
Revert "FIX: delay custom section reorder (#20781)" (#20786)
This reverts commit 4fe79ccc79 .
|
2023-03-23 11:27:12 +01:00 |
|
Krzysztof Kotlarek
|
4fe79ccc79
|
FIX: delay custom section reorder (#20781)
Reorder should start after 300ms.
In addition, pointer events should be blocked to not open link after reorder is finished.
|
2023-03-23 15:05:36 +11:00 |
|
Krzysztof Kotlarek
|
3eaf48aa37
|
FIX: disable reorder links on touch screens (#20769)
This feature causes troubles on touch screens like phones and tablets. Right now, we would like to limit it to mouse and touchpads.
/t/94351
|
2023-03-22 13:34:19 +11:00 |
|
Krzysztof Kotlarek
|
db74e9484b
|
FEATURE: ability to reorder links in custom sidebar sections (#20626)
Drag and drop to reorder custom sidebar sections
|
2023-03-21 12:23:28 +11:00 |
|