ngld / OverlayPlugin

Yet another OverlayPlugin fork.
Other
231 stars 39 forks source link

`Check for Updates` button broken after latest cactbot update #263

Open valarnin opened 2 years ago

valarnin commented 2 years ago

The latest cactbot update included the following commit which switched to using OverlayPlugin's ILogger interface rather than its own. https://github.com/quisquous/cactbot/commit/d07965ad67477621e4c4847912e20106c3415b07

Normally I'd PR a fix for this issue, but to be honest I have no idea what's going on in the corresponding button handler.

https://github.com/ngld/OverlayPlugin/blob/1a4232e189204c15f07a57cdeb48afa8b6c37990/OverlayPlugin.Core/Controls/GeneralConfigTab.cs#L129-L168

cc @ngld @quisquous