Skip to content

High screen size (cols.rows) stops engine from updating (Windows Terminal WSL) #27

@Vodianoi

Description

@Vodianoi

Describe the bug
When zooming out at extreme values (Windows Terminal), engine stops drawing (input still captured)

To Reproduce

  1. Create a scene with user input
  2. Zoom out
  3. Run program
  4. Send user input
  5. Nothing updating
  6. Zoom in
  7. Updates now happen, and user inputs are processed one by one

Expected behavior
The screen should update
Same program with a python lib does not have this issue, that's what make me think it comes from console_engine

Maybe I'm missing some steps to allow higher screen sizes ?

Screenshots
Don't think it's relevant but can send some if needed

Additional context
Windows Terminal running WSL2 Debian with rust
Same actions with less zoom works perfectly

Need to test it in another terminal

Thanks ! Awesome tool !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions