PintaProject / Pinta

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

Using LINQ methods in order to extract configuration values in `SimpleEffectDialog` #773

Closed Lehonti closed 2 months ago

Lehonti commented 2 months ago

I think this is less performant than the previous one, but it could help in refactoring

cameronwhite commented 2 months ago

Yeah I think this is fine - this isn't very performance-critical code and the list of attributes is never long