Skip to content

make ios backend check AppSettings.isEmulateMouse before enabling mouse event emulation - #2820

Merged
riccardobl merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:iosfix
May 28, 2026
Merged

make ios backend check AppSettings.isEmulateMouse before enabling mouse event emulation#2820
riccardobl merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:iosfix

Conversation

@riccardobl

@riccardobl riccardobl commented May 27, 2026

Copy link
Copy Markdown
Member

make ios backend check AppSettings.isEmulateMouse before enabling mouse event emulation

@riccardobl riccardobl changed the title make ios check AppSettings.isEmulateMouse before enabling mouse event… make ios check AppSettings.isEmulateMouse before enabling mouse event emulation May 27, 2026
@riccardobl riccardobl changed the title make ios check AppSettings.isEmulateMouse before enabling mouse event emulation make ios backend check AppSettings.isEmulateMouse before enabling mouse event emulation May 27, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the IosInputHandler class to properly respect the mouse emulation settings. Specifically, the default value of mouseEventsEnabled is changed from true to false, and the loadSettings method now correctly assigns mouseEventsEnabled using settings.isEmulateMouse() instead of hardcoding it to true. There are no review comments to address.

@riccardobl
riccardobl merged commit d1edfa0 into jMonkeyEngine:master May 28, 2026
17 of 19 checks passed
Copilot AI pushed a commit that referenced this pull request Jul 15, 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.

1 participant