Clicked

Clicked

294k Downloads

Infinite loop in #063c8b3

Dairyman opened this issue ยท 3 comments

commented

Describe the bug

Never mind. Timer is not Ticker ๐Ÿคฆ .

Clicked Version

1.10.2

World of Warcraft Flavor

Dragonflight

commented

Huh? ๐Ÿ˜„

commented

In code you called the handler Ticker and I miss read that as you using C_Timer.Ticker and not C_Timer.Timer. ๐Ÿ˜†

commented

But you could use C_Timer.After, which is intended to be used in this situation. C_Timer.Timer is when you need the cancel functionality. ๐Ÿคท