You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set the scale factor in GNOME to 225%, which results in an integer scale factor of 3. When dragging the example window to the screen with the higher scale factor, the program crashes.
thread 'main' panicked at src/title/ab_glyph_renderer.rs:102:40:
index out of bounds: the len is 30051 but the index is 30282
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
I set the scale factor in GNOME to 225%, which results in an integer scale factor of 3. When dragging the example window to the screen with the higher scale factor, the program crashes.
The text was updated successfully, but these errors were encountered: