atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.
https://atlanticaccent.github.io/starsector-mod-manager-rust/
MIT License
34 stars 1 forks source link

UI only updates when resizing Window #172

Open 321nick opened 2 years ago

321nick commented 2 years ago

I noticed that, although buttons do things, the applications is essentially "frozen" and wont update any visuals or react to any user input or user moving the cursor around on buttons and stuff. IE tooltips wont come up, its like its non responsive, even though its working and just not updating. When you resize the window or drag and move it around, it updates and shows you a newer instance of the windows and UI.

atlanticaccent commented 2 years ago

From our messages in discord, I'm going to tag this as a Windows specific issue for now