Skip to content

Make edge scrolling progressive and stop it over the UI - #51

Open
Rokk001 wants to merge 2 commits into
tomluchowski:shaders-improvementfrom
Rokk001:feature/progressive-edge-scrolling
Open

Rokk001 wants to merge 2 commits into
tomluchowski:shaders-improvementfrom
Rokk001:feature/progressive-edge-scrolling

Conversation

@Rokk001

@Rokk001 Rokk001 commented Sep 5, 2026

Copy link
Copy Markdown

Camera movement at a screen edge previously started at full speed and fixed interface surfaces could block intended edge scrolling.

Change

  • Scale camera speed progressively with pointer proximity to the screen edge.
  • Ignore fixed interface surfaces when evaluating the outer scrolling zone.

Coordination

No matching open issue was found. Issue #6 covers broader mouse and interface behavior and is not closed by this focused camera correction.

Verification

The user confirmed the corrected behavior around the fixed interface, and the reconstructed stack through #53 completed a clean Windows x64 Release build.

@Rokk001
Rokk001 force-pushed the feature/progressive-edge-scrolling branch from 7ebaa86 to c559969 Compare September 6, 2026 23:12
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