Skip to content

Commit a0bc1fd

Browse files
Copilotfsmosca
andcommitted
Fix review window initialization crash
Agent-Logs-Url: https://github.com/fsmosca/Python-Easy-Chess-GUI/sessions/0618fe87-1b31-43b0-bb73-efdf0bec68ba Co-authored-by: fsmosca <22366935+fsmosca@users.noreply.github.com>
1 parent ffdf710 commit a0bc1fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python_easy_chess_gui.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2719,6 +2719,7 @@ def create_review_window(self, location=None):
27192719
layout,
27202720
default_button_element_size=(12, 1),
27212721
auto_size_buttons=False,
2722+
finalize=True,
27222723
location=location,
27232724
icon=ico_path[platform]['pecg']
27242725
)

0 commit comments

Comments
 (0)