Open GoogleCodeExporter opened 8 years ago
please merge. the google code bugtracker somehow sent the form before I was
done writing the report.
2. make variations widget visible
3. edit any of the variation values that are == 0
Original comment by mysat...@gmail.com
on 29 Sep 2011 at 4:57
found the culprit. the baseclasses of both QLineEdit and QSpinBox that provide
text() there aren't common ancestors and thus aren't storing in the same
address.
Original comment by mysat...@gmail.com
on 29 Sep 2011 at 7:19
also, switched to flam3-svn 875 because the flam3_xform struct changed
(double)color; to (double)color[2].
Original comment by mysat...@gmail.com
on 29 Sep 2011 at 7:21
new patch, forgot the additional include.
Original comment by mysat...@gmail.com
on 29 Sep 2011 at 8:06
Attachments:
Original issue reported on code.google.com by
mysat...@gmail.com
on 29 Sep 2011 at 4:54