Skip to content

Sorting arrow #91

@davidgrenier

Description

@davidgrenier

I don't understand your doc, this is what I had to do to get the "arrow" pointing in the right direction:

$(function () {
  $.bootstrapSortable({ sign: "arrow reversed" });
});

The reason people find this confusing is obviously because every other system out there uses the opposite direction than the default you put. The reason every other system out there uses the opposite direction is because what is considered to be shown isn't an arrow, it's a logo whose larger end corresponds to the largest value, analog to a less-than/greater-than mathematical symbol.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions