crosswalk-project / crosswalk-developer-tools-eclipse-plugin

Tools for Eclipse
Other
4 stars 10 forks source link

Issues #3

Open woneal1983 opened 9 years ago

woneal1983 commented 9 years ago

I like to use crosswalk in a native Java envirnment in eclipse. I work on digital signage apps and I'm looking to update webview in an existing eclipse envirnment. My issue with crosswalk is the scaling. I run almost everything at 1920x1080 and when putting crosswalk in the webview its oversized. It's not fitting to the screen size. For example if you split a presentation up it four quadrants I get the top left quadrant in fullscreen. I want the view to be scaled correctly and fit to size. Plus there is issues with on touch listeners and knowing what to do when a key is touched like the back button.

On a side note. I used this project for testing and works the way it needs to. https://github.com/mogoweb/chromium_webview The project has its issues but everything works the same as the regular webview except importing it and declaring it. Everything else works though. If crosswalk brings something like this to eclipse for native apps I would use it. For me it's not close. It's got errors where this project and webview have no issues so please make this better.

baleboy commented 9 years ago

If you are interested in making Crosswalk better, you can come to #crosswalk on freenode, post your issues to crosswalk-help@lists.crosswalk-project.org or (preferred) report a bug in crosswalk-project.org/jira. The more details you can give us on your use cases, the more chances we have to make it work.