Closed github-actions[bot] closed 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
Closed in 19d0a995c442526170ce66f097ea4a8b6bf96334
Paint tab headers
https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/AppLib/Gui/GuiBase.ahk#L290
74ef036d4309f4e8ea2fee98ab24022bbe370e03