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

UI Improvments for the Extract Screen (for Version 1.21.3) #248

Open
wants to merge 11 commits into
base: 1.21.3
Choose a base branch
from

Conversation

DasRed
Copy link

@DasRed DasRed commented Dec 4, 2024

same as #247

Following UI Improvments are done:

  • filter list sorting by name, distance and direction
  • fixing translated display of direction in filter list
  • adding distance in filter list (if available)
  • increase ui view area to maximum for 256x256
  • longer list
  • moved list edit buttons
  • adding sort functionality
  • adding text to show the count of entries in filter list
  • extract screen and filter list remember last selected, last scroll position and last order type
  • did some code refactoring for the UI

Bildschirmfoto 2024-12-04 um 09 20 49

Bildschirmfoto 2024-12-04 um 09 20 57

henkelmax and others added 11 commits November 30, 2024 13:30
(cherry picked from commit 592ee84)
(cherry picked from commit 3a38c46)
- fixing translated display of direction in filter list
- adding distance in filter list (if available)
- longer list
- moved list edit buttons
- extract screen and filter list remember last selected, last scroll position and last order type
# Conflicts:
#	gradle.properties
#	src/main/java/de/maxhenkel/pipez/gui/CycleIconButton.java
#	src/main/java/de/maxhenkel/pipez/gui/ExtractScreen.java
#	src/main/java/de/maxhenkel/pipez/gui/FilterList.java
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