• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

antrachton

Lt. General
13 Badges
Oct 9, 2018
1.355
870
  • Europa Universalis IV
  • Cities: Skylines
  • Cities: Skylines Deluxe Edition
  • Cities: Skylines - After Dark
  • Cities: Skylines - Snowfall
  • Cities: Skylines - Natural Disasters
  • Cities: Skylines - Mass Transit
  • Cities: Skylines - Green Cities
  • Cities: Skylines - Parklife
  • Cities: Skylines Industries
  • Cities: Skylines - Campus
  • Crusader Kings III
  • Europa Universalis 4: Emperor
Description of problem
Laws window not displaying whole listWhat game version are you running?
2.0.2What platform are you playing on?
SteamPlease select any/all DLC you have enabled.
Hellenistic world flavor pack, Epirus flavor pack, Magna Graecia Content Pack, Epirus Content PackDo you have mods enabled?
YesPlease explain your issue is in as much detail as possible.
Only mod I have is my own mod where I have added a list of new laws and... Even a longer list before 2.0 update was always fully displayed (as in I could scroll from top to bottom of it). Now after starting laws list from scratch, after just a couple of them the game is unable to scroll up or to show the top of the list anymore.
Screenshot attached shows the very top position i can scroll to - but there are quite a few now hidden laws (and they are original only, vanilla ones).
Before this update all worked perfectly fine with a lot longer list.
How can i go about it?Steps to reproduce the issue.
Adding laws when moddingUpload Attachment
File(s) attached
 

Attachments

  • imp rome laws window.png
    imp rome laws window.png
    850,9 KB · Views: 0
Upvote 0
Thanks for no help. Have been waiting a bit too long now.
Already found the solution but because it's in the government gui file postioned as center, that needs to be changed in the game too to bottom|hcenter - as below:

scrollwidget = {
dynamicgridbox = {
name = "possible_laws_grid"
layoutpolicy_horizontal = expanding
layoutpolicy_vertical = expanding
flipdirection = yes
datamodel_wrap = 2
datamodel = "[GovernmentView.GetCurrentLaws]"
parentanchor = top|hcenter
 
Last edited: