Skip to content

fix background not drawing on scene transitions - #63

Open
GammaGames wants to merge 1 commit into
NobleRobot:mainfrom
GammaGames:redraw-background
Open

fix background not drawing on scene transitions#63
GammaGames wants to merge 1 commit into
NobleRobot:mainfrom
GammaGames:redraw-background

Conversation

@GammaGames

Copy link
Copy Markdown
Contributor

On rare occurrences it wouldn't redraw the image, this fixes that

@Mark-LaCroix Mark-LaCroix added the more info needed Further information is requested label Jun 2, 2024
assada added a commit to assada/NobleEngine that referenced this pull request Feb 24, 2026
ericlewis added a commit to ericlewis/NobleEngine that referenced this pull request Aug 11, 2026
Adds Graphics.sprite.redrawBackground() to NobleScene:start() so the
incoming scene's background is marked dirty after a transition, fixing
a stale background when alwaysRedraw is false. Also fixes the missing
newline at end of file. Applies upstream PR NobleRobot#63.

Co-authored-by: Jesse <GammaGames@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ericlewis added a commit to ericlewis/NobleEngine that referenced this pull request Aug 11, 2026
Adds Graphics.sprite.redrawBackground() to NobleScene:start() so the
incoming scene's background is marked dirty after a transition, fixing
a stale background when alwaysRedraw is false. Also fixes the missing
newline at end of file. Applies upstream PR NobleRobot#63.

Co-authored-by: Jesse <GammaGames@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

more info needed Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants