Skip to content

fix(funbox): apply space balls perspective only to test words (@d1rshan)#7803

Open
d1rshan wants to merge 1 commit intomonkeytypegame:masterfrom
d1rshan:fix/space-balls-words-perspective
Open

fix(funbox): apply space balls perspective only to test words (@d1rshan)#7803
d1rshan wants to merge 1 commit intomonkeytypegame:masterfrom
d1rshan:fix/space-balls-words-perspective

Conversation

@d1rshan
Copy link
Copy Markdown
Contributor

@d1rshan d1rshan commented Apr 10, 2026

This PR restricts the Space Balls 3D perspective effect only to the words ui to prevent layout issues with other test elements.

Current Behavior:
image

Now:
image

ik this changes the original intention for this effect, so understandable if this is not what you guys want but i have tried multiple different options and i think this is probably the cleanest fix for this.

Copilot AI review requested due to automatic review settings April 10, 2026 12:58
@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. labels Apr 10, 2026
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Apr 10, 2026
@d1rshan d1rshan changed the title fix(funbox): apply space balls perspective only to the words area (@d1rshan) fix(funbox): apply space balls perspective only to words (@d1rshan) Apr 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Restricts the “Space Balls” funbox 3D perspective/tilt effect to the typing words area on the test page to avoid impacting other UI/layout elements.

Changes:

  • Scope perspective to .pageTest #typingTest instead of all main.
  • Move the X-tilt transform from .page to #wordsWrapper (words UI container) and adjust tilt angle/origin.

@d1rshan d1rshan changed the title fix(funbox): apply space balls perspective only to words (@d1rshan) fix(funbox): apply space balls perspective only to test words (@d1rshan) Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants