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

Screen Abmessung pro Client #2828

Open
mcuiobroker opened this issue Oct 21, 2024 · 0 comments
Open

Screen Abmessung pro Client #2828

mcuiobroker opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
feature 🌟 Feature request or enhancement

Comments

@mcuiobroker
Copy link
Collaborator

mcuiobroker commented Oct 21, 2024

Innerhalb der clients sollten die zugehörigen Abmessungen vom Client Gerät direkt sichtbar sein

     console.log('Screen Höhe: '+window.screen.height);
     console.log('Screen Breite: '+window.screen.width);
     console.log('Pixel-Ratio: '+window.devicePixelRatio)

in entsprechende DPs setzen.

deviceWidth
deviceHeight
devicePixelRatio

image

@Zefau Zefau added the feature 🌟 Feature request or enhancement label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🌟 Feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants