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

Paint tab headers #206

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Paint tab headers

https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/AppLib/Gui/GuiBase.ahk#L290


        static OMsg := A_PtrSize

        if (this.tabsHwnd == h && m == WM_PAINT) {
            ; TODO: Paint tab headers
        } else if (m == WM_DESTROY) {
            this.SubclassControl(h, "")
        }

74ef036d4309f4e8ea2fee98ab24022bbe370e03

github-actions[bot] commented 3 years ago

Closed in 19d0a995c442526170ce66f097ea4a8b6bf96334