Sometime [Economy] lcd have ambiguous content when any of the fields is too long.
E.g.
Uranium Ingot 500000.00079228162514264337593543950335.0000.0000
This makes the data ambiguous.
From a display perspective, it might be better to change the pattern to display engineering notation when needed to prevent overflows.
Because SE LCD do not render tabs, adding them does not effect the visuals, but it also opens up the possibility to copy and paste the content into spread sheet and/or parse them using an in game script.
Sometime [Economy] lcd have ambiguous content when any of the fields is too long. E.g. Uranium Ingot 500000.00079228162514264337593543950335.0000.0000
This makes the data ambiguous. From a display perspective, it might be better to change the pattern to display engineering notation when needed to prevent overflows. Because SE LCD do not render tabs, adding them does not effect the visuals, but it also opens up the possibility to copy and paste the content into spread sheet and/or parse them using an in game script.