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
Originally posted by Terracotta-62 December 1, 2022
File "matplotlib\backends\backend_qt.py", line 344, in resizeEvent
File "matplotlib\figure.py", line 2956, in set_size_inches
matplotlib\backends\backend_qt.py::resizeEvent:351
self = <artisanlib.main.tphasescanvas object at 0x000002110795FAC0>
event = <PyQt6.QtGui.QResizeEvent object at 0x0000021109CC7010>
w = 550
h = 0
dpival = -20
winch = -27.5
hinch = -0.0
matplotlib\figure.py::set_size_inches:2956
self = Figure(20x20)
w = -27.5
h = -0.0
forward = False
size = [-27.5 -0. ]
The text was updated successfully, but these errors were encountered:
There is currently no easy way to delete app settings without having Artisan running (there you can use the Factory Settings entry under menu Help) as those settings are stored in the Windows registry.
Discussed in #1021
Originally posted by Terracotta-62 December 1, 2022
File "matplotlib\backends\backend_qt.py", line 344, in resizeEvent
File "matplotlib\figure.py", line 2956, in set_size_inches
matplotlib\backends\backend_qt.py::resizeEvent:351
self = <artisanlib.main.tphasescanvas object at 0x000002110795FAC0>
event = <PyQt6.QtGui.QResizeEvent object at 0x0000021109CC7010>
w = 550
h = 0
dpival = -20
winch = -27.5
hinch = -0.0
matplotlib\figure.py::set_size_inches:2956
self = Figure(20x20)
w = -27.5
h = -0.0
forward = False
size = [-27.5 -0. ]
The text was updated successfully, but these errors were encountered: