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

How to set to full screen #11

Open
ByronFanglei opened this issue Mar 9, 2024 · 3 comments
Open

How to set to full screen #11

ByronFanglei opened this issue Mar 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ByronFanglei
Copy link

React+vite

code:
`<div className={"w-full h-full"}>
<div className={"fixed -z-50 w-full h-full box-border"}>
<Zenitho style={{ width: "100%", height: "100%" }} />

`

8b8f0ab0-3032-4294-884c-14c0002bdb07

Thank you

@CPunisher
Copy link
Contributor

This should be a bug in component Zenitho, as the other components don't seem to have this problem

@CPunisher CPunisher added the bug Something isn't working label Mar 9, 2024
@ByronFanglei
Copy link
Author

This should be a bug in component Zenitho, as the other components don't seem to have this problem

Indeed, no problem using the other component's, hopefully it can be fixed

@Sidd5arth
Copy link
Contributor

Sidd5arth commented Oct 16, 2024

I was unable to reproduce this @ByronFanglei

image

You can see the height is more than 600px and its perfectly responsive.

Screen.Recording.2024-10-16.171948.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants