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

Window resize #22

Closed
szkrd opened this issue Aug 17, 2012 · 4 comments
Closed

Window resize #22

szkrd opened this issue Aug 17, 2012 · 4 comments
Labels

Comments

@szkrd
Copy link

szkrd commented Aug 17, 2012

Win32 build: resizing the window creates an empty row with broken rendering on top of the window.

@szkrd
Copy link
Author

szkrd commented Aug 17, 2012

Alright, maybe I'm doing something wrong, but... The file explorer example does nothing, alert freezes the window, console.log has no output, any js errors freeze the window...

Upon adding a try catch, I get this (in a dummy textarea I added myself):
"Error: can not find module 'address_bar'"

When I start nw in debug mode, the Show dev tools does nothing, except duplicating the current window. Is this build supposed to work? Am I missing something? I find the idea great (Air meets node), but so far my experiences with the project are somewhat frustrating.

@zcbenz
Copy link
Contributor

zcbenz commented Aug 20, 2012

The resize bug is confirmed, thanks for reporting.

As for the file explorer demo, I've not tested it on Windows, the failing should be caused by issue #12.

Dev tools cannot be used in current binary build, you have to wait next release.

node-webkit is young and needs polishing now, and we will try our best to make everything work.

@szkrd
Copy link
Author

szkrd commented Aug 20, 2012

Thanks for the answer! Yes, I'm pretty sure it's error #12 - in fact I can live without the dev tools (all of us had the pleasure to work with IE6), but it would be a nice addition.

Hope the next release would be a bit more stable, keep up the good work!

@zcbenz
Copy link
Contributor

zcbenz commented Aug 22, 2012

Fixed in 0.2.2

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

No branches or pull requests

2 participants