Resize the Platforms List GUI?
Posted: Thu Sep 17, 2026 11:51 am
I'm trying to change the size of the Platforms list (that shows the planets and your platforms at the left hand side of the map screen)
I can change styles of other things, like the undelete_space_platforms_table as a test by setting their height to 0, but I can't seem to find the platforms table anywhere.
I can normally do something like this
But I've tried heaps of gui elements and I can't seem to find the platforms/planets list. Is it's size hard coded? Is it part of the default gui styles?
I can change styles of other things, like the undelete_space_platforms_table as a test by setting their height to 0, but I can't seem to find the platforms table anywhere.
I can normally do something like this
Code: Select all
style.undelete_space_platforms_table.height = 0