Enable refresh_data_bindings as an event handler

Could refresh_data_bindings accept the keyword arguments from an event so it can set as an event handler?

(Follow up to Data binding not refreshing - #3 by owen.campbell)

(and, yes, I know I can create an event handler that just calls self.refresh_data_bindings but I’d rather not have to)!

1 Like