Skip to content

Serial Window not resizing when window resizes #121

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

Open
makermelissa opened this issue Jun 28, 2023 · 2 comments · Fixed by #187
Open

Serial Window not resizing when window resizes #121

makermelissa opened this issue Jun 28, 2023 · 2 comments · Fixed by #187
Labels
beta Issue is available in beta bug Something isn't working

Comments

@makermelissa
Copy link
Collaborator

makermelissa commented Jun 28, 2023

CircuitPython Version

CircuitPython 8.1.0

Workflow(s)

BLE, USB, WEB

Browser(s)

Chrome Version 114.0.5735.133

Console Log

No response

Steps

  1. Load the editor
  2. Make sure the serial tab is showing (along with the editor)
  3. Resize the window
  4. Notice the panes don't resize

Description

  • Editor by itself resizes fine
  • Serial window by itself grows fine, but stays too big when window is shrunk
  • If both panes are visible, hiding the Serial tab causes a correct resize
  • Moving the divider also causes a correct resize
  • If only serial is visible, showing both temporarily fixes it, but problem shows back up when it is hidden

Additional information

No response

@makermelissa makermelissa added the bug Something isn't working label Jun 28, 2023
@makermelissa
Copy link
Collaborator Author

I'm pretty sure the issue is that a page resize does not trigger the updatePageLayout() function.

@makermelissa
Copy link
Collaborator Author

Reopening as this has made an appearance again.

@makermelissa makermelissa reopened this Sep 11, 2024
@makermelissa makermelissa added the beta Issue is available in beta label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Issue is available in beta bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant