Right now the width of editor sections (e.g. the Antennas section) is hardcoded in numerous places.
Instead, there should be a central variable EditorElementWidth that applies to all.
For now we don't need it to be user-configurable, but that's also an option in the future.
While we're at it, clean up the TabWordList component that contains redundant width definitions.
Right now the width of editor sections (e.g. the Antennas section) is hardcoded in numerous places. Instead, there should be a central variable EditorElementWidth that applies to all. For now we don't need it to be user-configurable, but that's also an option in the future.
While we're at it, clean up the TabWordList component that contains redundant width definitions.