mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fixt: skins module for consistent UI element styling
This commit is contained in:
@@ -244,6 +244,7 @@ function S:HandleNextPrevButton(btn, useVertical, inverseDirection)
|
||||
end
|
||||
|
||||
function S:HandleRotateButton(btn)
|
||||
if not btn then return end
|
||||
E:SetTemplate(btn, "Default")
|
||||
E:Size(btn, btn:GetWidth() - 14, btn:GetHeight() - 14)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user