WorldObjectProperties where the _value field is empty, should have the visual value displayed as -- or some similar null-sort of value. The problem currently that this is supposed to solve is that reading a list of WorldObjects from left to right can be difficult to follow.
The other possible way to fix this would be to alternate the color of table rows.
WorldObjectProperties where the
_value
field is empty, should have the visual value displayed as--
or some similar null-sort of value. The problem currently that this is supposed to solve is that reading a list of WorldObjects from left to right can be difficult to follow.The other possible way to fix this would be to alternate the color of table rows.