Skip to content

templates/AbstractListItem: Reset explicit size instead of binding it to implicit

ivan tkachenko requested to merge work/ratijas/list-item-size into master

This should be more efficient, as it avoids reevaluating JS expressions.

not tested yet. i remember there was some crash in kdecrarative KCM* types when replacing explicit binding with a reset, so we gotta be careful with this one too. kdeclarative!202 (closed)

Merge request reports