[GH-ISSUE #185] With small changes the simulator can open as a fullscreen application #68

Open
opened 2026-05-06 13:15:03 +02:00 by BreizhHardware · 3 comments

Originally created by @gbraad on GitHub (Mar 21, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/185

With some small changes the simulator can open as a fullscreen application on a mobile phone.

image

These changes are as follows: github.com/gbraad/numworks-simulator@ab970dce06

Where can I propose these as a PR?

Originally created by @gbraad on GitHub (Mar 21, 2022). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/185 With some small changes the simulator can open as a fullscreen application on a mobile phone. ![image](https://user-images.githubusercontent.com/1894/159222285-8317caa6-e22a-4226-99e1-f4b98b373e6a.png) These changes are as follows: https://github.com/gbraad/numworks-simulator/commit/ab970dce06524d6c526ecf42d7daa6bb5665aab8 Where can I propose these as a PR?
Author
Owner

@lolocomotive commented on GitHub (Mar 21, 2022):

The file to edit is this one
I don't think that adding user-scalable=0 and maximum-scale=1 is a good idea since it doesn't allow the user to zoom in, which is useful since some smartphone displays are small and the screen of the simulator isn't always very readable at the default scale, so I would allow to zoom in.

<!-- gh-comment-id:1073638648 --> @lolocomotive commented on GitHub (Mar 21, 2022): The file to edit is [this one](https://github.com/UpsilonNumworks/Upsilon/blob/upsilon-dev/ion/src/simulator/web/simulator.html.inc) I don't think that adding user-scalable=0 and maximum-scale=1 is a good idea since it doesn't allow the user to zoom in, which is useful since some smartphone displays are small and the screen of the simulator isn't always very readable at the default scale, so I would allow to zoom in.
Author
Owner

@gbraad commented on GitHub (Mar 23, 2022):

Thanks. I found the other files; /ion/src/simulator/web/
Will see if I can set-up/make the PR soonish.

And you are right. Zooming on devices might be helpful.

<!-- gh-comment-id:1076304994 --> @gbraad commented on GitHub (Mar 23, 2022): Thanks. I found the other files; `/ion/src/simulator/web/` Will see if I can set-up/make the PR soonish. And you are right. Zooming on devices might be helpful.
Author
Owner

@Lauryy06 commented on GitHub (Mar 28, 2022):

We are looking forward to it!

<!-- gh-comment-id:1081031357 --> @Lauryy06 commented on GitHub (Mar 28, 2022): We are looking forward to it!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#68
No description provided.