Open srlehn opened 5 years ago
This happens for Windows. #17, #19 are instead for Unix.
This crash can be tested with the code from #19.
The crash happens after resizing the image and releasing the mouse button.
Tested with conhost, mintty, ConEmu.
Bug is related to line 209 in tty_windows.go. I couldn't solve it though.
fix required for PR: https://github.com/gizak/termui/pull/233
This happens for Windows. #17, #19 are instead for Unix.
This crash can be tested with the code from #19.
The crash happens after resizing the image and releasing the mouse button.
Tested with conhost, mintty, ConEmu.
Bug is related to line 209 in tty_windows.go. I couldn't solve it though.