Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse scrolling makes it crash #11

Open
dobin opened this issue Jan 28, 2024 · 0 comments
Open

Mouse scrolling makes it crash #11

dobin opened this issue Jan 28, 2024 · 0 comments

Comments

@dobin
Copy link

dobin commented Jan 28, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant