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

terminal body shows x and y scrollbar when resized #7871

Open
2 tasks done
Malachite40 opened this issue Mar 30, 2024 · 1 comment
Open
2 tasks done

terminal body shows x and y scrollbar when resized #7871

Malachite40 opened this issue Mar 30, 2024 · 1 comment

Comments

@Malachite40
Copy link

Malachite40 commented Mar 30, 2024

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: ubuntu 20.04 lts

  • Hyper.app version: 3.4.1

  • Link of a Gist with the contents of your hyper.json: Link

  • The issue is reproducible in vanilla Hyper.app: yes

Issue

When resizing the window the body element overflow, showing scrollbars. I'm trying to add this

body {
    overflow: hidden !important;
}

to my css in my .hyper.js file. However it doesn't seem to respect it at all.

when adding the styles manually in the debug inspector, it fixes the issue for me.

2024-03-29_17-54

@yagyadeep786
Copy link

I want to work on this issue.

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

No branches or pull requests

2 participants