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

New Nintendo 3DS resolution & touch issues #131

Open
tomrow opened this issue Aug 15, 2024 · 0 comments
Open

New Nintendo 3DS resolution & touch issues #131

tomrow opened this issue Aug 15, 2024 · 0 comments

Comments

@tomrow
Copy link

tomrow commented Aug 15, 2024

Browservice sends images at a much higher resolution than the Nintendo 3DS native resolution, such that when zoomed out to fill the screen with the whole image, text becomes illegible, and the quality selector cannot be interacted with because it fits entirely within the dead border of the resistive panel (approx 5px).
This is likely due to the New Nintendo 3DS browser making up a window size that doesn't match the bottom screen.

When zoomed in, touches are always registered as if the screen is scrolled such that the top left pixel of the page is located at the top left pixel of the screen, which makes small controls located on the right or lower halves of the image difficult to click.

Clicking on text-boxes doesn't trigger the on-screen keyboard to appear, making text entry impossible, however some web sites can still be navigated if previously bookmarked.

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

No branches or pull requests

1 participant