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

Cool quest gui #105

Open
wants to merge 7 commits into
base: 1.12
Choose a base branch
from

Conversation

KatatsumuriPan
Copy link

Main Changes

  • Add overlay to display progress state and consume flag.
  • Add fold button to fold icons of the task.
  • Display check icon on a task if it is fully completed.

Other Changes

  • Add check icon(already exists in the .png).
  • Change x offset of PanelTaskRetrieval so that it can be renderer on the left.
    picture

@KatatsumuriPan
Copy link
Author

KatatsumuriPan commented Mar 9, 2024

Folded icons will become smaller only if the screen WIDTH is too small to display them.
(In the examples below, the icons have the same size.)

Full HD(GUI Scale: Normal)

FULLHD,Normal,Unfolded
FULLHD,Normal,Folded

Full HD(GUI Scale: Large)

FULLHD,Large,Folded
FULLHD,Large,Unfolded

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.

1 participant