Disable Population Flash Visual Mod

With the recent update, there was a change made to the Population Display, so that it flashes when you have units in queue and less than 5 population left. You can disable the sound alert but there is no option to disable the flashing UI.
I wonder how i can “mod this away”. I looked into resourcepanel.json but it can’t be there because it flashes even when you have a modded json that predates the patch.
There is a widget section called “PopulationFlash” but that is related to the flashing when you are already housed, not the preemptive flashing.
If somebody has a vague idea where i need to be looking pls help.

EDIT: I found it. In the section on Population Count, there is a new “UserState” (before it was 2 different states, now we have 3). The third state changes to color to yellow, you can set the rgb to white and you wont see any change)
if you want to update your existing resource panel mod to support this you can copy the three states from the original game file resourcepanel.json into your modded one. the on/off flashing people experienced is because the third state was missing i guess

1 Like