Skip to content

Feature request: Organisation of Detach menu #226

@MinesweeperM

Description

@MinesweeperM

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.
Before
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.
After

Metadata

Metadata

Assignees

Labels

FixedThe issue has been fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions