Skip to content

fix(dialog): anchor option indicators to dialog text - #300

Open
postyizhan wants to merge 1 commit into
KAMKEEL:devfrom
postyizhan:fix/dialog-option-indicator
Open

fix(dialog): anchor option indicators to dialog text#300
postyizhan wants to merge 1 commit into
KAMKEEL:devfrom
postyizhan:fix/dialog-option-indicator

Conversation

@postyizhan

Copy link
Copy Markdown

Summary

Fixes dialog option indicators being rendered too far to the left and hidden behind NPC models.

Changes

  • Anchor the classic dialog > indicator to the visible start of the selected option text.
  • Account for leading whitespace and formatting codes when calculating the indicator position.
  • Keep option text, option images, and interaction hitboxes unchanged.
  • Apply the same text-relative positioning to the modern dialog GUI.
  • Preserve existing quest ! markers and radial dialog indicators.
PixPin_2026-08-19_20-45-50 PixPin_2026-08-19_20-43-28

Now

d6e26e1aac325c44295db099795f6dc0

Testing

  • ./gradlew compileJava --no-daemon
  • Manually verified the classic dialog GUI with an NPC model and multiple options.

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