Bug #23116
UIPartActionFloatEdit::UpdateItem does nothing
Status:
New
Severity:
Low
Assignee:
-
Category:
Controls and UI
Target version:
-
Start date:
07/06/2019
% Done:
0%
Language:
English (US)
Mod Related:
No
Votes:
Description
When I'm trying to update the values of the PAW, I call "UpdateItem" on every UIPartAction* I find. But when I do this for UIPartActionFloatEdit, nothing happens. Only rebuilding the UI helps. But that's way more expensive. (happens in all versions tested from 1.3 to 1.7.2). I guess that UpdateItem of UIPartActionFloatEdit does the wrong thing or nothing... at least not an updated of the UI.