mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
089686132c
refs https://github.com/TryGhost/Team/issues/1582 - The draggable object container was too small and didn't include the drag handle - Increased the size of the draggable object to include the drag handle by adding a container div - The drag handle now doesn't require you to hover the card before becoming visible - Fixed a bug where some newsletters would show the drag handle even when they were not hovered when you were dragging a different newsletter. When dragging, now only the dragged newsletter will show the drag handle, so it is more clear where you are dragging to. - Fixed fading animation of the drag handle (visibilty animation needed step-start and step-end added) - Fixed jumpiness when dragging or moving the last newsletter card, due to animated margin updates after a drag - Fixed padding issue for newsletter cards on smaller devices (padding did increase) breaking the animation |
||
---|---|---|
.. | ||
design | ||
form-fields | ||
members | ||
members-email | ||
newsletters | ||
members-default-post-access.hbs | ||
members-default-post-access.js | ||
members-subscription-access.hbs | ||
members-subscription-access.js | ||
newsletters.hbs | ||
newsletters.js |