Fix console tabs not blinking, closes #627

master
TheSumm pirms 9 gadiem
vecāks 1c3cfddab0
revīzija 6961492e00

@ -27,7 +27,7 @@ MoveableTabBarButton < UIButton
color: #dfdfdf
$on !checked:
color: #dfdfdf
color: #de6f6f
TabBar < UITabBar
size: 80 21

@ -187,7 +187,7 @@ local function onTabDragMove(tab, mousePos, mouseMoved)
end
local function tabBlink(tab, step)
step = step or 0
local step = step or 0
tab:setOn(not tab:isOn())
removeEvent(tab.blinkEvent)

Notiek ielāde…
Atcelt
Saglabāt