VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
87 stars 3 forks source link

Log errors here #216

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Log errors here

https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/ThemeLib/Theme/ThemeBase.ahk#L436


        try {
            btn := this.themedButtons[this.hoveredButton]["states"]["enabled"].DrawOn(btn)
        } catch ex {
            ; TODO: Log errors here
        }

        return btn

c642756ce86fa28654655fd8d6b9aa277e4a5dcd