Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash after window resize (Windows) #20

Open
srlehn opened this issue Mar 31, 2019 · 1 comment
Open

Crash after window resize (Windows) #20

srlehn opened this issue Mar 31, 2019 · 1 comment

Comments

@srlehn
Copy link
Contributor

srlehn commented Mar 31, 2019

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.

crash20_1

crash20_2


Bug is related to line 209 in tty_windows.go. I couldn't solve it though.

crash20_3

@srlehn
Copy link
Contributor Author

srlehn commented Mar 31, 2019

fix required for PR: gizak/termui#233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant