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

Sorting left to right or right to left #101

Open
Grithok opened this issue May 8, 2020 · 0 comments
Open

Sorting left to right or right to left #101

Grithok opened this issue May 8, 2020 · 0 comments

Comments

@Grithok
Copy link

Grithok commented May 8, 2020

When I look at the UI, it numbers the people up to 1, 2, 3, 4, 5, 6, 7, 8. One on the left and eight on the right.

If I go into OverlayPlugin.dll's settings and change the sort by or sort descending, it will always put the highest value that I am sorting on the far right under the 8 slot.

ass1
In this image, I am sorting a raid by DPS. Slot 1 Kuro Okami has 389. Slot one should probably be the highest. The DPS increases until we get to slot 8 which is Rakvald Miswalker at 675.

ass2
In this image, I tried to reverse sort order. So slot one now has 172 and slot 0 has 0. The order is reversed but the lowest is still on the right in slot 8 instead of on the left in slot 1.

Slot 1 should probably be the higher value here that you people look for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants