This commit is contained in:
Neptune-1
2018-12-08 11:59:03 +03:00
parent ff62b9b23e
commit f9a887b0f8

View File

@@ -358,7 +358,8 @@ class Widget(QMainWindow, main_gui.Ui_MainWindow):
zorder=1, color=(0, 0, 0))
except Exception as e:
print(e)
#print(e)
pass
ax.set_xlim(0, size_scene[0])
ax.set_ylim(0, size_scene[1])