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
The application crashes when typing "^" into an empty equation
Traceback:
Traceback (most recent call last):
File "/app/lib/python3.9/site-packages/plots/formularow.py", line 304, in edited
body, expr = self.editor.expr.to_glsl()
File "/app/lib/python3.9/site-packages/plots/elements/elements.py", line 307, in to_glsl
string_stack[-1].insert(i, "mypow(")
UnboundLocalError: local variable 'i' referenced before assignment
Version:
0.8.2 (flatpak)
The text was updated successfully, but these errors were encountered:
The application crashes when typing "^" into an empty equation
Traceback:
Version:
0.8.2 (flatpak)
The text was updated successfully, but these errors were encountered: