PintaProject / Pinta

Simple GTK# Paint Program
http://www.pinta-project.com/
MIT License
1.74k stars 267 forks source link

For certain widgets used in `SimpleEffectDialog`, default/initial values are now being passed to the constructor instead of being assigned after initialization #830

Closed Lehonti closed 1 month ago

Lehonti commented 1 month ago

On the way I also renamed certain variables and refactored the creation of certain controls into separate methods