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

Resolution on Droid is compressed #24

Closed
GoogleCodeExporter opened this issue May 18, 2015 · 2 comments
Closed

Resolution on Droid is compressed #24

GoogleCodeExporter opened this issue May 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Launch app on Verizon Droid

What is the expected output? What do you see instead?
Crisp clean screen.

Instead I see messy compressed screen where fonts are poor

What version of the product are you using? On what operating system?
0.4, XP

Please provide any additional information below.

Droid resolution is 854×480, you size the screen at 512x336 in 
JFrameMain.java (jsp.setPreferredSize)

If that could be conditional based on device size, the screen would look 
much cleaner.

Thanks

Original issue reported on code.google.com by tjcsm...@gmail.com on 29 Dec 2009 at 4:34

@GoogleCodeExporter
Copy link
Author

Screenshot of two instances side by side to show the difference in quality

Original comment by tjcsm...@gmail.com on 29 Dec 2009 at 4:52

Attachments:

@GoogleCodeExporter
Copy link
Author

Window will now autosize on first image display

Original comment by thiel.al...@gmail.com on 26 Jan 2010 at 5:07

  • Changed state: Fixed

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

1 participant