Drupal core recently deprecated jquery ui sortable and replaced it with Sortable. See https://www.drupal.org/node/3084730

This means that sortableFractionalPixels should be updated to use the new Sortable api.

CommentFileSizeAuthor
#2 3132768-2.patch970 bytesSpadXIII
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SpadXIII created an issue. See original summary.

SpadXIII’s picture

Status: Active » Needs review
FileSize
970 bytes

Here's a small patch which uses the new Sortable api.

volkerk’s picture

As far as I can see this library fixes issues #2899622: Picture arrangement in gallery paragraph breaks when sorting pictures, #2900596: Gallery entity browser bottom border of buttons is cut and #2899623: Media Browser breaks when moving pictures in gallery which are not applicable any more with the new SortableJS library.

Therefore I think this can be removed.

volkerk’s picture

  • volkerk authored 5ed61c2 on 8.x-3.x
    Issue #3132768 by SpadXIII, volkerk, chr.fritsch: Drupal core deprecated...

volkerk’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.