DrewNaylor / guinget

Unofficial GUI for Microsoft's Windows Package Manager (winget). Kinda like Synaptic, but for Windows. Not associated with either Microsoft or the Synaptic project, and Microsoft does not endorse this software.
Apache License 2.0
135 stars 3 forks source link

The variable to prevent showing the "file path too long" message doesn't update properly so it shows messages again. #153

Closed DrewNaylor closed 1 year ago

DrewNaylor commented 2 years ago

Maybe it needs to be a global boolean set from a synchronous sub outside the async code.

DrewNaylor commented 1 year ago

I've implemented the code to set it from outside the async code, so it'll work correctly in v0.4.