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

Invalid window size setting #6133

Open
y489436672 opened this issue Sep 5, 2017 · 1 comment
Open

Invalid window size setting #6133

y489436672 opened this issue Sep 5, 2017 · 1 comment
Assignees

Comments

@y489436672
Copy link

======== TEMPLATE BUG FORM ========

NWJS Version : v0.24.4sdk
Operating System :win7 64

Expected behavior

Set window width 960 high 600

Actual behavior

The window is 1200 wide 720 after startup, but is normal at win10

How to reproduce

<!-
"width":960,
"height":600,
"position":"center",
"min_width":960,
"min_height":600,
"resizable":true,
->

@Christywl
Copy link
Contributor

It doesn't work fine on my win10 with nwjs-sdk-v0.25.0.
image

It works fine on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants