Skip to content

tweak(input): Allow camera zoom while game is paused#1446

Merged
xezon merged 1 commit intoTheSuperHackers:mainfrom
xezon:xezon/fix-zoom-in-pause
Aug 13, 2025
Merged

tweak(input): Allow camera zoom while game is paused#1446
xezon merged 1 commit intoTheSuperHackers:mainfrom
xezon:xezon/fix-zoom-in-pause

Conversation

@xezon
Copy link

@xezon xezon commented Aug 11, 2025

This change simply allows camera zooming while the game is paused.

Unclear to me why this was not allowed originally. Perhaps just a mistake.

@xezon xezon added Enhancement Is new feature or request Minor Severity: Minor < Major < Critical < Blocker Gen Relates to Generals ZH Relates to Zero Hour labels Aug 11, 2025
Copy link

@Caball009 Caball009 left a comment

Choose a reason for hiding this comment

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

Looks safe.

Curious limitation indeed.

@WWB2-account
Copy link

Pausing the game has some inconsistent behavior in the retail game, depending on if you are playing singleplayer or multiplayer. It might be good to decide what should be done for all these cases, but to me it makes most sense to disallow any camera manipulation during singleplayer

Singleplayer:

  • Zooming isn't allowed
  • Keyboard scrolling and mouse scrolling isn't allowed
  • Minimap scrolling is allowed (probably a bug)

Multiplayer:

  • Zooming is allowed
  • Keyboard scrolling and mouse scrolling is allowed
  • Minimap scrolling is allowed

@xezon xezon merged commit 1eceff5 into TheSuperHackers:main Aug 13, 2025
17 checks passed
@xezon xezon deleted the xezon/fix-zoom-in-pause branch August 13, 2025 17:23
fbraz3 pushed a commit to fbraz3/GeneralsX that referenced this pull request Nov 10, 2025
fbraz3 pushed a commit to fbraz3/GeneralsX that referenced this pull request Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Is new feature or request Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants