mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Improve card and list sortable drag
Use a custom build of jquery-ui with only the plugins we need (instead of including everything). Fix a tricky bug of conflict between Blaze reactive updates and jquery-ui (which caused cards to sometimes disappear).
This commit is contained in:
parent
879fc47b53
commit
fad4cba5e2
7 changed files with 26 additions and 18 deletions
|
|
@ -31,7 +31,6 @@ position()
|
|||
|
||||
&.is-dragging-active
|
||||
|
||||
.list-composer,
|
||||
.open-minicard-composer,
|
||||
.minicard-wrapper.is-checked
|
||||
display: none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue