Skip to content
Commit 53149ebd authored by David Edmundson's avatar David Edmundson Committed by David Edmundson
Browse files

[sensors] Avoid breaking IDs of nodes within SensorTreeModel

item->name despite the name, is an ID of the relevant segment in the
node.

It is not the user facing name. That's always in d->sensorInfos.

By changing it here when double clicking an item we get a metaDataChange
as the Sensor object is constructed, which in turn breaks a lot of model
assumptions.

BUG: 421696
parent ccc9f1fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment