RimWorld

RimWorld

307 ratings
Scrollable Gizmos
15
7
9
8
3
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.2, 1.3, 1.4, 1.5
File Size
Posted
Updated
96.341 KB
Jul 20, 2022 @ 2:37pm
Apr 17, 2024 @ 12:45pm
9 Change Notes ( view )

Subscribe to download
Scrollable Gizmos

Description
What does this mod do
-------------------------------
Puts gizmos in a scroll view so they won't take up the entire screen.
It also displays a background in the gizmo area. It can be turned off in the settings if you want.

What are gizmos?
------------------------
Gizmos are icons like the draft button, stuff after selecting any architect category, psycasts when selecting a pawn, the caravan buttons in the world view, etc.

Issues I noticed
---------------------
- Disabled gizmos seem to render outside of the scroll view.
- The architect search function does not work to good with this mod.
- Gizmos that are normally off the screen don't render in the scroll view. So gizmos are still only visible up to your window height.
- Fuel gizmos do not scroll for some reason.
- Gizmos get cut off when there are small gizmos. (I disabled small gizmos to try and fix this)

Compatibility
-----------------
- Probably not compatible with anything that can modify gizmo size or how gizmos render (if a mod like that exists).
- Rimworld of Magic's mana gizmo counts as a fuel gizmo so it does not scroll properly. As a workaround, you can disable their mana gizmo in their mod settings.
- Vanilla Psycasts Expanded seem to ignore my attempt to disable shrinkable gizmos which causes gizmos to get cut off. To fix this go into the the Vanilla Psycasts Expanded mod options and disable "Allow shrinking?".

Notes
--------
Feel free to tell me about any bugs encountered.
111 Comments
The Blind One Apr 13 @ 5:20pm 
So hilariously if you have more items than the normal screen could handle, than this mod doesn't help you because it doesn't allow you to scroll further than the normal screen would allow 😂

I discovered this after installing all the storage mods on the workshop and have a screen + full of storage items which I can't scroll further through because it's reached its maximum scrollable distance lmao.

Good mod tho. Time to uninstall the bloat.
Wolfnyr_OctoDude Apr 11 @ 7:35pm 
Having problem with pawn abilities UI it just keep scrolling down to the bottom
Sterling Kerman Apr 8 @ 11:51am 
It's working fine for me, so you probably have a mod conflict.
Mr. Blonde Apr 8 @ 11:02am 
Please update. Doesnt work on the newest version.
Lunar Nepneus Mar 19 @ 7:37pm 
Follow the instructions carefully for VPE and RWOM and mod works flawlessly, thank you.
maxwellccm Oct 19, 2024 @ 3:45am 
wich you could do a scrollable architect menu.....
Lord_Worfall Sep 5, 2024 @ 6:33am 
Kudos for mentioning the Vanilla Psycasts Expanded - "shrunk skills" conflict

I was wondering why some of my pawns have this flickering interface, i thought this is a bug :Binary_v2:
NyamiNyamiNyami Jul 27, 2024 @ 10:05am 
Yes please add something like that I only have this for the architect tab.
Dualdragoon Jun 18, 2024 @ 3:14pm 
Could we get a mod option to select which gizmo menus this mod applies to? I pretty much only want to use it for the architect tab.
asvc Jun 8, 2024 @ 9:05pm 
I think you can alter the shrinkable in the prefix of GizmoGridDrawer.DrawGizmoGrid rather than in Gizmo.get_Visible. shrinkable is called before gizmo.visible in DrawGizmoGrid causing the whole gizmo grid glitch.