Skip to content

[ENHANCEMENT] Adjust Freeplay backingImage size to align with background#6893

Merged
Hundrec merged 1 commit intoFunkinCrew:dummy/develop-v0.8.3from
SuperEric1:develop
Mar 15, 2026
Merged

[ENHANCEMENT] Adjust Freeplay backingImage size to align with background#6893
Hundrec merged 1 commit intoFunkinCrew:dummy/develop-v0.8.3from
SuperEric1:develop

Conversation

@SuperEric1
Copy link
Copy Markdown
Contributor

Description

The backing image in the freeplay menu is 1 pixel offset to the top. This PR adds 1 pixel to the graphic's size so it fully fits in the screen.
I don't think this problem can be seen in higher resolution screens, but it happens to me (my monitor's resolution is 1440 x 900)

Screenshots

Before:
image
After:
image

@github-actions github-actions bot added status: pending triage Awaiting review. pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. and removed status: pending triage Awaiting review. labels Feb 6, 2026
@Starexify
Copy link
Copy Markdown
Contributor

Please funkin, I need this, my backing image's kinda off-set 😭

@yeeterongithub
Copy link
Copy Markdown

codewise it shouldnt be 1 px off but your monitor probably isnt applying integer scaling since you made the window larger

@SuperEric1
Copy link
Copy Markdown
Contributor Author

SuperEric1 commented Feb 6, 2026

codewise it shouldnt be 1 px off but your monitor probably isnt applying integer scaling since you made the window larger

you're right, i was playing in fullscreen. the error only happens when the game is in fullscreen (atleast for me)

@yeeterongithub
Copy link
Copy Markdown

yeah flixel fuckin' sucks when scaling, we should add an overlay to clip off pixels

@Hundrec Hundrec added status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature. labels Feb 13, 2026
@Hundrec Hundrec changed the title [CHORE] Adjust backingImage size in FreeplayState [ENHANCEMENT] Adjust Freeplay backingImage size to align with background Feb 13, 2026
@Hundrec Hundrec added the topic: freeplay Related to the operation of the Freeplay menu. label Feb 13, 2026
Copy link
Copy Markdown
Member

@EliteMasterEric EliteMasterEric left a comment

Choose a reason for hiding this comment

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

You may be super, but I'm an Elite. MASTER.

I've got my eye on you...

Image

@SuperEric1
Copy link
Copy Markdown
Contributor Author

You may be super, but I'm an Elite. MASTER.

I've got my eye on you...

1000717231

Copy link
Copy Markdown
Member

@Hundrec Hundrec left a comment

Choose a reason for hiding this comment

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

Nice, welcome to the club!

@Hundrec Hundrec changed the base branch from develop to dummy/develop-v0.8.3 March 15, 2026 05:47
@Hundrec Hundrec added status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. and removed status: pending triage Awaiting review. labels Mar 15, 2026
@Hundrec Hundrec added this to the 0.8.4 milestone Mar 15, 2026
@Hundrec Hundrec merged commit 5f4222d into FunkinCrew:dummy/develop-v0.8.3 Mar 15, 2026
8 checks passed
@SuperEric1 SuperEric1 deleted the develop branch March 17, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. topic: freeplay Related to the operation of the Freeplay menu. type: enhancement Involves an enhancement or new feature.

Development

Successfully merging this pull request may close these issues.

6 participants