You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mouse scrolling around, protectmytooling can crash with:
PS C:\training\Tools\ProtectMyTooling> python .\ProtectMyToolingGUI.pyw
Traceback (most recent call last):
File "C:\training\Tools\ProtectMyTooling\ProtectMyToolingGUI.pyw", line 677, in <module>
main()
File "C:\training\Tools\ProtectMyTooling\ProtectMyToolingGUI.pyw", line 541, in main
cur_index[0] - 1) % window.Element(element).Widget.size()
IndexError: tuple index out of range
start
go into "packers chain" (empty)
scroll
The text was updated successfully, but these errors were encountered:
When mouse scrolling around, protectmytooling can crash with:
The text was updated successfully, but these errors were encountered: