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

[BUG] Bug when no x-slot points selected in sign preferences #316

Open
gracemyz opened this issue May 6, 2024 · 0 comments
Open

[BUG] Bug when no x-slot points selected in sign preferences #316

gracemyz opened this issue May 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gracemyz
Copy link
Contributor

gracemyz commented May 6, 2024

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settings --> Preferences --> Sign
  2. Select manual x-slot generation
  3. De-select all xslot points
  4. Attempt to create movement or location modules

image

Error messages
File "C:\Users\grace\PCT\SLPAA\src\main\python\gui\xslot_graphics.py", line 612, in add_rectangles
yloc_row = yloc_row + self.rect_height
^^^^^^^^
UnboundLocalError: cannot access local variable 'yloc_row' where it is not associated with a value

@gracemyz gracemyz added the bug Something isn't working label May 6, 2024
@gracemyz gracemyz self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant