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

Fixed 5.2 artifact inventory UI change bug #540

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

taiwenlee
Copy link

@taiwenlee taiwenlee commented Nov 22, 2024

Version 5.2 update added a sort by obtained to the top of the artifact inventory which shifted the items down a bit, additionally added a favorite icon that moved the lock icon a bit to the left.

  • increased size of top fill region
  • reduced item count per page for artifacts
  • moved lock bitmap to new location
  • reduced frequency of page scrolling backtracking

additional note: the lock bitmap location is shared with weapons, but since the weapon lock was already bugged before any changes, Im gonna leave it at that.

fixed the bug caused by 5.2 update where new ui moved artifacts down
fixed the bug where reduction in items per page caused other scanners to fail
reduced frequency of scroll backtrack to improve stability with high artifact counts
@aisalexa666
Copy link

Hello,
You noted "moved lock bitmap to new location".
Isn't it ignored during scanning?

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

Successfully merging this pull request may close these issues.

2 participants