Skip to content

Fix bug inserted by commit 60bc36d3 on June 4

Had blocked one setData() call to avoid two redundant signals downstream, however, only the first edit caused any signal to get sent. So we'll live with two signals on the 1st edit.

Merge request reports