Skip to content

flint: Fix logging of mutable objects at loading of the widget

Valentin Valls requested to merge flint-fix-logging into master

The serialization of log record was done at reception of new events, but not at the loading of the widget.

This is now fixed.

Closes #4019 (closed)

Merge request reports