Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Organisation of Detach menu #226

Closed
MinesweeperM opened this issue Jul 16, 2019 · 2 comments
Closed

Feature request: Organisation of Detach menu #226

MinesweeperM opened this issue Jul 16, 2019 · 2 comments
Assignees
Labels
Fixed The issue has been fixed.

Comments

@MinesweeperM
Copy link

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

@zontreck zontreck self-assigned this Jul 16, 2019
@zontreck
Copy link
Contributor

This fix is being tested now

@zontreck zontreck added Fixed The issue has been fixed. and removed Feature labels Jul 16, 2019
@zontreck
Copy link
Contributor

Implemented as of commit 6b5b7fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed The issue has been fixed.
Projects
None yet
Development

No branches or pull requests

2 participants