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

UX : Changing Screen with 2 different resolutions #17829

Open
Nyan11 opened this issue Feb 14, 2025 · 2 comments
Open

UX : Changing Screen with 2 different resolutions #17829

Nyan11 opened this issue Feb 14, 2025 · 2 comments

Comments

@Nyan11
Copy link

Nyan11 commented Feb 14, 2025

I have 2 screens of different resolutions. when i am working on one big screen and i move my Pharo window to the other small one, the windows inside pharo are not resized and half of them are not accessibles.

BigScreen

Image

Small Screen

Image


From: #17812 (comment)

@jecisc

Issue 3:

In the windows menu there is a "fit all" entry that should solve this I think

@jecisc
Copy link
Member

jecisc commented Feb 17, 2025

Does my answer help you with your problem?

@Nyan11
Copy link
Author

Nyan11 commented Feb 17, 2025

Yes it does work. But i have 2 issue with this solution:

Issue 1 - Autodetect when Pharo Window change screen

Could Pharo detect automatically when i change the Pharo window from one screen to the other ?

Issue 2 - Full screen bug

When i have a pharo in "full screen" (the little square between close and collapse), i change my screen. I clic on the "fit all" and the window is reduce to a "classic" size.

I except the window when i press "fit all" to be resize in full screen mode.

Reproduce:

  • Open a browser
  • Clic on full screen
  • In the "world menu" > "Windows" > Fit all windows
  • The browser should reduce its size to a "classic" not full size.
  • Also the button "full screen" is still in full screen mode (see image below where the hover is the full screen hover even if the window is not in full screen).

Image

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

2 participants