From fad4cba5e20b3273c2adc80b7a7c5c9fa57ed720 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Wed, 17 Jun 2015 12:51:03 +0200 Subject: 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). --- client/components/cards/minicard.styl | 1 + 1 file changed, 1 insertion(+) (limited to 'client/components/cards/minicard.styl') diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl index 4864a1bb..1cf87beb 100644 --- a/client/components/cards/minicard.styl +++ b/client/components/cards/minicard.styl @@ -14,6 +14,7 @@ border-radius: 2px &.ui-sortable-helper + cursor: grabbing transform: rotate(4deg) display: block !important -- cgit v1.2.3-1-g7c22