sarkahn/bevy_ascii_terminal

Moving camera or terminal produces jitter

bewuwy opened this issue · 0 comments

When changing Camera2d's (generated by Autocamera) or Terminal's y translation there is a very visible jitter and every tile resets to "-" for a frame.

When I change x translation it works as intended.

Is there a way to fix that?