UserDelegate: Use QML & JavaScript more efficiently
Assigning undefined to a QObject property invokes a RESET method, which in case of the Item::width property makes it track implicit width without natively without executing a slower JavaScript expression.
For me, I didn't notice any regressions. Although profile picture is missing either way.