HaikuArchives / Paladin

Paladin is an open source integrated development environment (IDE) for Haiku OS
MIT License
64 stars 20 forks source link

Alt+r locks main windows for several seconds #345

Closed diversys closed 4 years ago

diversys commented 4 years ago

Alt+r runs an app (Paladin im my case) changes statusbar text to "Updating dependencies" and locks main windows for several seconds so its content doesn't refresh if I move another window above Paladin project window.

adamfowleruk commented 4 years ago

Interesting. Builds shouldn't lock the UI.

adamfowleruk commented 4 years ago

Tested in the latest develop branch. No longer happens. I did fix a build time draw issue that was similar to this, so perhaps I've also fixed this issue. Closing for now. Please retest on the next release.

diversys commented 4 years ago

I can still reproduce it by opening Paladin.pld and selecting Build->Update dependencies.