Change to standard syntax
Woosuk1624 opened this issue · 0 comments
Addon Version
Recent
World of Warcraft Version
Retail
Describe the bug
Dear author,
In certain old revision of Windows, it is not recognized correctly in certain syntax.
There is border texture as below in item.lua
betterbag : SetTexture([[Interface\Buttons\UI-ActionButton-Border]])
It is not rendered but it works correctly with “” instead of [[ and ]].
For further maintenance management, kindly requesting to replace with formal syntax.
Steps to reproduce
1.Enable ‘extra glowing’ option in bag display.
2.certain Windows does not make glowing effect.
3. If changed to formal syntax ,work correctly.