Skip to content

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