raphamorim / rio

A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
https://raphamorim.io/rio
MIT License
3.51k stars 111 forks source link

Switching Monitors Causes Text to Disappear #538

Closed idayas closed 2 months ago

idayas commented 3 months ago

When switching between monitors on a Macbook Pro M3, the text disappears and does not get rendered even after typing, resizing, etc.

Rio Version: 0.1.0 Mac Version: MacOS 15 Sequoia Developer Beta (could be the problem itself, will check on another PC later and provide an update if able to).

Here is how it looks on monitor one: Screenshot 2024-06-11 at 6 48 24 am

Here is how it looks when moved: Screenshot 2024-06-11 at 6 48 36 am

Commands still work (ex using "clear"): Screenshot 2024-06-11 at 6 48 43 am

idayas commented 3 months ago

Found out this happens any time using my native Macbook Pro display on MacOS 15. Renders fine on other monitors.

Screenshot 2024-06-11 at 1 22 37 pm

raphamorim commented 3 months ago

thanks for the issue @jdedea ,

wow never saw that happening before tbh, I will try to update my macos version to debug it

raphamorim commented 2 months ago

Hey there, is this happening on 0.1.3?

idayas commented 2 months ago

Not anymore! Seems to be fixed, including the re-rendering when switching between monitors and resizing the window!

raphamorim commented 2 months ago

Yahooo! Thanks for testing