#UI Issues
1 messages · Page 1 of 1 (latest)
this should be unique to nomads, since they dont have the normal councilers and the extra resource
I don't think this is just for nomads. I'm playing as a feudal lord and this still happens to me.
guess they remade the whole screen...
it's quite possible that they may have redone the internal code for council screen to make it easier to create the nomad council as it is completely different from most governments
from looking at & messing with the window_council.gui file I can say that the issue is that (at least for nomadics) the game tries to put 3 boxes on the first line (spouse/vizier, aeluran adv., spymaster)
I managed to somewhat fixx the layout by conditionally moving the aeluran adv. to a new row for nomads, but the lower kurultai advisors are then hidden, and I don't know how to add scrolling
the modified file for reference