31 Jul
2014
31 Jul
'14
12:31 p.m.
Hi Tomasz,
I just looked at your latest code check-in. You've added in style.h:
sigc::connection fill_ps_changed_connection; sigc::connection stroke_ps_changed_connection;
to the already existing:
sigc::connection filter_modified_connection; sigc::connection fill_ps_modified_connection; sigc::connection stroke_ps_modified_connection;
How does "changed" differ from "modified"? This is a place where adding a comment or two would really be helpful to some future developer in understanding the code.
Any progress with hatches?
Tav