-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
when running fullscreen mode the canvas is compressed to a thin squashed band #1938
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
Comments
it's Share>Fullscreen, working fine for Share> Present Mode |
Thanks for reporting! I can reproduce. I recently unified some CSS and thought I tested it, but clearly I didn't do a good enough job 😄 |
Yeah I am also trying to fix it ...and will sure upadate.
…On Sat, 9 Oct, 2021, 12:40 AM Cassie Tarakajian, ***@***.***> wrote:
Thanks for reporting! I can reproduce. I recently unified some CSS and
*thought* I tested it, but clearly I didn't do a good enough job 😄
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1938 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANF3WEK2BMDYCSMKHETG56TUF46ZJANCNFSM5FSJDWJA>
.
|
[#1938] Add height: 100% to Fullscreen view
I just did a hotfix release (v2.1.1) as this is an issue that affects all sketches, so this should be fixed once the application is built and deployed (~10 min from now). |
Thank you! |
Nature of issue?
Details about the bug:
When you are logged in and Share > Present Mode, the new fullscreen opens up but the canvas is squashed so that it's about 100pixels high and as wide as your window. You can scroll through this squashed canvas. I believe this is new behavior but I don't know definitively. I don't see any errors on the console when this happens. Tested with multiple sketches.
The text was updated successfully, but these errors were encountered: