SMART-61 write text with ninja

This commit is contained in:
Michal Maciaszek 2021-01-17 14:18:51 +01:00
parent d4de4a8699
commit 02c34ca299

View File

@ -101,7 +101,7 @@ class ProjectView(tk.Frame, AbstractView):
print('start')
self.start_draw = True
self.first_time = True
self.flag_just_done = True
elif start_stop == 'stop':
print('stop')