We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c32b9 commit b79243fCopy full SHA for b79243f
1 file changed
src/Classes/SkillsTab.lua
@@ -615,6 +615,7 @@ function SkillsTabClass:PasteSocketGroup(testInput)
615
end
616
617
618
+-- the imbued support control actively switches to the latest count of the current displayGroup's gemList so we can use the canSupport filtering
619
local function updateImbuedSupportIndex(control, gemListCount)
620
if gemListCount > 0 then
621
control.index = gemListCount + 1
0 commit comments