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

Bug Fixes and Improvements on nbt editor gui #101

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

Conversation

KatatsumuriPan
Copy link

  • Add up/down button.
  • Reduce steps on nbt editor gui.
  • Fix the logic inserting a nbt to NBTTagList.
  • Remove unnecessary add button on nbt editor.

@Rongmario
Copy link
Member

Please fix the merge conflict

Copy link
Collaborator

@WaitingIdly WaitingIdly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this changes the GUI of the Retrieval Task (and its Optional variant), but none of the other tasks. it makes it look out of place, and it seems useful for the other Tasks. the change doesnt appear to be stated in the PR description, so whats going on here? if possible, this should be expanded to the other Tasks

Comment on lines +86 to +87
this.btnUp = btnUp;
this.btnDown = btnDown;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both buttons are active if the length is > 1, even when at the top/bottom and clicking does nothing

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.

3 participants