Not sure what happened with the checkin

This commit is contained in:
PySimpleGUI 2021-08-13 17:06:46 -04:00
parent 4ca1e2aa4a
commit 0d84bf660b
1 changed files with 1 additions and 0 deletions

View File

@ -675,6 +675,7 @@ sg.set_options(button_element_size=(12, 1),
# start layout with the tittle
# layout = [[sg.Text('Hover mouse to see RGB value, click for popup with buttons',
# justification='center', font='Default 20')]]
# -- Create primary color viewer window --
color_list = list(color_map.keys())