Skip to content

fix: remove unnecessary toLowerCase conversion in dialog name and cle…#232

Merged
Maxlego08 merged 1 commit intoMaxlego08:developfrom
1robie:developement
Mar 18, 2026
Merged

fix: remove unnecessary toLowerCase conversion in dialog name and cle…#232
Maxlego08 merged 1 commit intoMaxlego08:developfrom
1robie:developement

Conversation

@1robie
Copy link
Copy Markdown
Collaborator

@1robie 1robie commented Mar 18, 2026

This pull request includes minor cleanup and consistency improvements in the codebase. The changes remove an unused import and ensure dialog names are not forcibly lowercased when generating argument suggestions.

  • Code cleanup:

    • Removed an unused import of javax.annotation.Nullable and java.io.File from ZMenuItemStack.java.
  • Consistency in dialog name handling:

    • Updated the dialog name suggestion logic in CommandDialogOpen.java to stop converting dialog names to lowercase, preserving their original case.

@Maxlego08 Maxlego08 merged commit be0cb11 into Maxlego08:develop Mar 18, 2026
2 checks passed
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