Scrollbar UI

If you liked this item, please rate it up on Steam Workshop page.

Author: Sizhen

Last revision: 18 Feb at 16:17 UTC

File size: 467.02 KB

On Steam Workshop

Description:

A Scrollbar integration for Lifestyle/Tree&Focus, faith/tenet house/dynasty and trait windows. Ui for lifestyle becomes a little ugly but you can at least have more options.

This mod does not add tenet slots. This is just a ui improvement.

PS: CK3 Doesn’t have a horizontal scrollbar. Because of that you can’t add more than games intended limitations without breaking ui. To bypass this I only found a code used on traits. "dynamicgridbox" This code makes it so traits dynamically jumps to a next row. But this code doesn’t support or I couldn’t find spacing or size change.

For modders: Lifestyle tree coded like 3 for every row. Every tree needs to have same node width as its upper tree. So if a tree has 3 or 4 node width. Trees in that column will lock on the widest tree. So if you want to make uniformed look. You should try to keep same node width with every tree on the column they are.

If you have any mod using this files overwritten file win over the other.
Changed files:
gui/
/window_character_lifestyle.gui
/window_dynasty_house.gui
/window_faith.gui
/window_faith_creation.gui