-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
FixedThe issue has been fixed.The issue has been fixed.
Description
Greatings!
Talking about v7.2.
Default order of items in Detach menu, determined by the order in which attachments were put on.
Sometimes this leads to confusion in the menu, as on the first screenshot, and makes it difficult to find the needed attachment.

My first idea was to create virtual folders in menu, to put attachments with similar names in, but it seems to make some difficulties and ugly solutions in coding (or not?), so we can just put a string
lButtons = llListSort(lButtons, 1, TRUE);
between lines 262 and 263 in oc_rlvsuite, and get a prettier list, as on the second screenshot.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FixedThe issue has been fixed.The issue has been fixed.