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

Treasure pool item menu index correlation with menu cursor position #41

Open
bangplaysgames opened this issue May 14, 2023 · 0 comments
Labels
c: core Category: Core t: enhancement Type: Enhancement t: feature Type: Feature

Comments

@bangplaysgames
Copy link

Feature Description
Please give a full description of your feature request.

Items in the treasure pool are assigned an index upon entering the treasure pool from 0 to 9 that increments by 1 each time a new item enters the pool. This index isn't tied to its place in the menu at all. While we have a pointer location to which menu line is being hovered, there doesn't seem to be a means to correlate the menu cursor position with the treasure pool item index.

Without correlating the menu cursor position with the index, as soon as an item leaves the treasure pool, there is a desync of menu cursor position and index until zoning.

@bangplaysgames bangplaysgames added c: core Category: Core t: enhancement Type: Enhancement t: feature Type: Feature labels May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: core Category: Core t: enhancement Type: Enhancement t: feature Type: Feature
Projects
None yet
Development

No branches or pull requests

1 participant