Skip to content

Toggle to crop character sprites to background instead of viewport #969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Samevi opened this issue May 22, 2024 · 0 comments
Open

Toggle to crop character sprites to background instead of viewport #969

Samevi opened this issue May 22, 2024 · 0 comments
Labels
engine/viewport Issues related to viewport positioning and layering enhancement Request for functionality not present

Comments

@Samevi
Copy link

Samevi commented May 22, 2024

Characters currently do not crop to background and instead are fully reliant on the viewport size. This means that for themes with a widescreen viewport, using 4:3 aspect ratio backgrounds without stretching to viewport results in characters wider than the background clipping into the blank space outside of the background. See image for demonstrated result.
image

There should be a toggle in settings to change this behavior so that characters instead crop to content and do not extend beyond the background boundaries. See image for expected behavior.
expectedbehavior

Screenshot and idea originally from andrystein03

@in1tiate in1tiate added enhancement Request for functionality not present engine/viewport Issues related to viewport positioning and layering labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine/viewport Issues related to viewport positioning and layering enhancement Request for functionality not present
Projects
None yet
Development

No branches or pull requests

2 participants