Skip to content

Commit 51c0598

Browse files
OceanWolftacaswell
authored andcommitted
fullscreen
1 parent f354d3c commit 51c0598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/backend_managers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ def __init__(self, figure, num):
106106
False, False, 0, 'south')
107107

108108
self.window.set_default_size(w, h)
109+
self._full_screen_flag = False
109110

110111
if is_interactive():
111112
self.window.show()

0 commit comments

Comments
 (0)