Skip to content

Bug-fix in MultiLine.get_selected_objects#77

Open
jeremyephron wants to merge 1 commit intonpcole:masterfrom
jeremyephron:patch-1
Open

Bug-fix in MultiLine.get_selected_objects#77
jeremyephron wants to merge 1 commit intonpcole:masterfrom
jeremyephron:patch-1

Conversation

@jeremyephron
Copy link

self.value is always a single number or None, previously was trying to loop through it, which would crash the program.

self.value is always a single number or None, previously was trying to loop through it, which would crash the program.
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

Successfully merging this pull request may close these issues.

2 participants