Skip to content

Remove redundant buffer in UIScene_SettingsGraphicsMenu.cpp#1380

Merged
mattsumi merged 1 commit intosmartcmd:mainfrom
sylvessa:fix/remove-redundant-buffer
Mar 22, 2026
Merged

Remove redundant buffer in UIScene_SettingsGraphicsMenu.cpp#1380
mattsumi merged 1 commit intosmartcmd:mainfrom
sylvessa:fix/remove-redundant-buffer

Conversation

@sylvessa
Copy link
Collaborator

Description

removes a redudant buffer in handleSliderMove for the FOV slider, use existing tempstring

Changes

Previous Behavior

eControl_FOV case declared its own tempString

Root Cause

when this was added, whoever made the slider case decided to make it use their own tempstring instead of the existing one

Fix Implementation

remove the redundant tempstring declaration and use the existing TempString instead

AI Use Disclosure

no ai

Related Issues

@mattsumi
Copy link
Collaborator

Thank you for contributing!

@mattsumi mattsumi merged commit b6e2541 into smartcmd:main Mar 22, 2026
1 check passed
itsRevela added a commit to itsRevela/MinecraftConsoles that referenced this pull request Mar 23, 2026
…#1348) (smartcmd#1380)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
itsRevela added a commit to itsRevela/MinecraftConsoles that referenced this pull request Mar 23, 2026
itsRevela pushed a commit to itsRevela/MinecraftConsoles that referenced this pull request Mar 23, 2026
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