Open chase opened 1 year ago
Although it mostly works, since the window size is retrieved every frame paint, window don't always resize if the layout changes or the OS window is resized.
Basically, SIGWINCH event is not handled well.
Although it mostly works, since the window size is retrieved every frame paint, window don't always resize if the layout changes or the OS window is resized.
Basically, SIGWINCH event is not handled well.