Skip to content

BasicListItem: partially silence binding loop

Jan Blackquill requested to merge work/janb/slightly-shut into master

Delaying the binding reduces the amount of binding loops going on, but the binding loop doesn't seem to be resolved completely.

At least a partial reduction in noise is better than full noise.

Merge request reports