mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
When calculating test length (in method `GuiTreeViewCtrl::Item::getDisplayTextLength()`) the code doesn't take into account the `ItemState::Marked`, which adds additional char in `GuiTreeViewCtrl::Item::getDisplayText()` method. This commit fixes warning printed into console when calling `dSprintf()` as the buffer is now enough to fit all data. |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| modules/Verve | ||
| source | ||