summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardBody.styl
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-06-17 12:51:03 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-06-17 12:51:03 +0200
commitfad4cba5e20b3273c2adc80b7a7c5c9fa57ed720 (patch)
tree2450d3a003590d0a5946e923a6ef4da520b94af6 /client/components/boards/boardBody.styl
parent879fc47b530e89ce11ae60579962d9bcaf103b17 (diff)
downloadwekan-fad4cba5e20b3273c2adc80b7a7c5c9fa57ed720.tar.gz
wekan-fad4cba5e20b3273c2adc80b7a7c5c9fa57ed720.tar.bz2
wekan-fad4cba5e20b3273c2adc80b7a7c5c9fa57ed720.zip
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).
Diffstat (limited to 'client/components/boards/boardBody.styl')
-rw-r--r--client/components/boards/boardBody.styl1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/components/boards/boardBody.styl b/client/components/boards/boardBody.styl
index 8ce478c3..b0649f45 100644
--- a/client/components/boards/boardBody.styl
+++ b/client/components/boards/boardBody.styl
@@ -31,7 +31,6 @@ position()
&.is-dragging-active
- .list-composer,
.open-minicard-composer,
.minicard-wrapper.is-checked
display: none