Secondary controls and similar infowindows - update existing line instead of adding new line #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently when player changing value of specific control every new value or state of that control will generate new line.
For example for Directional Compass it will look like:
DI: 312
DI: 311
DI: 310
DI: 309
DI: 308
DI: 307
and so on.
Will be better if info window already containing the line for that control, then just that existing line to be updated with new value. Basically it is how it is done in BoX.