ajbrock / Neural-Photo-Editor

A simple interface for editing natural photos with generative neural networks.
MIT License
2.08k stars 197 forks source link

Dont change color if Cancel pressed, and open with initial color. #6

Closed michaelrgb closed 7 years ago

ajbrock commented 7 years ago

I take it this is the fix for the bug with the colorpicker returning None's? I'll take a look at it and will most likely add it in.

michaelrgb commented 7 years ago

Yes, and it also makes the colorpicker default to whatever is the current color.

Only tested on Linux btw.