Skip to content

message: stable slide on zero-delta frames - #302

Merged
RobLoach merged 1 commit into
masterfrom
fix/301-sdl3-message-display-choppy
Jul 21, 2026
Merged

message: stable slide on zero-delta frames#302
RobLoach merged 1 commit into
masterfrom
fix/301-sdl3-message-display-choppy

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Makes the message slide offset a pure function of the message duration instead of skipping it on frames that report a zero delta time (SDL's millisecond tick resolution at high frame rates), which made messages jump between their animated and resting positions. Fixes #301

@RobLoach RobLoach self-assigned this Jul 20, 2026
@RobLoach
RobLoach merged commit cc24f06 into master Jul 21, 2026
3 checks 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.

SDL3: Message display seems choppy?

1 participant