Files
4jcraft/Minecraft.Client/Platform/Common/UI
MatthewBeshay e89198f56c fix: sign entry crash and remove blocking callback workaround
- Initialize m_iEditingLine to 0 in SignEntryMenu constructor
  (was uninitialized, causing out-of-bounds array access)
- Add bounds check on m_iEditingLine before array access in callback
- Only truncate sign text if longer than 15 chars (avoid padding)
- Remove manual KeyboardCompleteSeedCallback call in
  LaunchMoreOptionsMenu (no longer needed since RequestKeyboard
  now fires callbacks asynchronously from Tick)
2026-03-30 13:41:54 +11:00
..
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-23 08:45:24 +11:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-22 04:25:54 -05:00
2026-03-28 22:53:15 -04:00
2026-03-22 04:25:54 -05:00
2026-03-22 13:15:41 -05:00