Skip to content

Chat scrolling#1493

Merged
codeHusky merged 2 commits intoMCLCE:mainfrom
DrPerkyLegit:chat-scrolling
Apr 13, 2026
Merged

Chat scrolling#1493
codeHusky merged 2 commits intoMCLCE:mainfrom
DrPerkyLegit:chat-scrolling

Conversation

@DrPerkyLegit
Copy link
Copy Markdown
Contributor

Description

adds scrolling to the iggy chat

Changes

Previous Behavior

chat didnt scroll or handle scroll inputs

Root Cause

chat wasnt something you could type in so no need to scroll

New Behavior

it scrolls now fr
https://cdn.discordapp.com/attachments/1491243956682625045/1492244067386658887/Minecraft_2026-04-10_15-24-49.mp4?ex=69daa016&is=69d94e96&hm=dc0fb7655f40f39525cbe73e5570538720f8945bbaec028577962ddffcc26a71&

Fix Implementation

added variable to store the scroll index in ChatScreen
hooked into ui controller to grab the raw scroll inputs
edited UIScene_HUD to support scrolling

AI Use Disclosure

no

Related Issues

@codeHusky codeHusky merged commit c7014f6 into MCLCE:main Apr 13, 2026
1 check 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