Closed github-actions[bot] closed 2 years ago
Determine why this value seems to work
https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/ThemeLib/GuiSymbol/AddSymbol.ahk#L4
class AddSymbol extends GuiSymbolBase { DrawSymbol(graphics, x, y, w, h) { offset := this.config["strokeWidth"] > 1 ? (this.config["strokeWidth"] / 4) : 0 ; TODO: Determine why this value seems to work offset := 0.25 symbolMargin := h/5
9bb7beda0b051314d5c2a8222edfc21eee1c4c05
Determine why this value seems to work
https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/ThemeLib/GuiSymbol/AddSymbol.ahk#L4
9bb7beda0b051314d5c2a8222edfc21eee1c4c05