DarkRadiant: master f3f3f9d3
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 20.12.2022 20:49 | master a9a107ad |
Affected Issues | 0006187: Prefab Selector spams infinite error dialogs on Linux | |||
Changeset | 0006187: convert numbers to strings in TreeModel::SetValue() Previously this code was in ItemValueProxy::operator[], which performed the conversion (if required) then called SetValue(). Moving the code into SetValue() itself is safer in case code calls SetValue() directly without going through an ItemValueProxy. |
|||
mod - libs/wxutil/dataview/TreeModel.cpp | Diff File | |||
mod - libs/wxutil/dataview/TreeModel.h | Diff File |