Skip to content

Ranked Play: fix cards not going all the way off-screen#37222

Merged
peppy merged 3 commits intoppy:masterfrom
minetoblend:rp-layout-fix
Apr 6, 2026
Merged

Ranked Play: fix cards not going all the way off-screen#37222
peppy merged 3 commits intoppy:masterfrom
minetoblend:rp-layout-fix

Conversation

@minetoblend
Copy link
Copy Markdown
Contributor

RankedPlaySubScreen.CenterColumn had a padding which moved the card hand up slightly, causing it to not fully dissapear when contracting.

The padding doesn't serve any purpose anymore (remnant of the very early versions of the screens), so I just removed it.
I checked against DiscardScreen, PickScreen, OpponentPickScreen & EndedScreen to make sure this doesn't cause any layout breakage.

Also removed the ButtonsContainer since it isn't being used anywhere anymore.

2026-04-06.14-17-48.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants