Skip to content

Commit 95a090b

Browse files
1 parent 3faef2d commit 95a090b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Classes/ItemsTab.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,7 @@ holding Shift will put it in the second.]])
769769
tooltip:Clear()
770770
elseif tooltip:CheckForUpdate(val, modList) then
771771
local index, range = slider:GetDivVal(val)
772+
range = verifyRange(range, index, drop)
772773
local modId = modList[index]
773774
local mod = self.displayItem.affixes[modId]
774775
for _, line in ipairs(mod) do

0 commit comments

Comments
 (0)