Skip to content
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

Fixed Puzzle goban container overlay blocking buttons in wide view #1302

Merged
merged 1 commit into from Nov 30, 2020

Conversation

JDNdeveloper
Copy link
Contributor

As part of PR #1298 overflow: hidden was removed from .center-col in Puzzle.styl. This caused the goban container to extend over the buttons making it so you can no longer press them. This fixes wide view mode (the most commonly used mode). Sometimes the goban container can still extend down over the buttons on mobile, but that doesn't always happen and it's a harder fix, so I just wanted to get this one pushed out since it affects more people.

I'll fix all of these mobile issues (including #1300) in a future PR.

@anoek Puzzles are currently pretty broken without this fix, so probably worth getting this one deployed when you've got a minute.

@anoek anoek merged commit c4abf4c into online-go:devel Nov 30, 2020
@JDNdeveloper JDNdeveloper deleted the fixPuzzleGobanContainer branch November 30, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants