Open Ameobea opened 8 years ago
Instead of having to do gen.set_widget(self), the widget should either be an argument to the code_generator's constructor or set automatically from within the code generator.
gen.set_widget(self)
code_generator
┆Issue is synchronized with this Asana task
Instead of having to do
gen.set_widget(self)
, the widget should either be an argument to thecode_generator
's constructor or set automatically from within the code generator.┆Issue is synchronized with this Asana task