@@ -130,5 +130,4 @@ class EditorCanvas(tkinter.Canvas):
self.height=self.project.char_res[1]*self.grid_size
self.current_char_pixels=[0 for _ in range(self.project.char_res[0]*self.project.char_res[1])]
self.load_char()
self.config(width=self.width,height=self.height)
The note is not visible to the blocked user.