That's weird. It looks like it sized the box based on the small size but didn't actually shrink the icons. Perhaps try disable/enable the mod to make sure it accounted for the new file? Maybe do PA Diag first, although installing a mod may reprocess files anyway. If nothing else it includes the reported screen resolution, which might be something other than I expected. https://forums.uberent.com/threads/rel-pa-diag-1-0-2.66208/
Thanks. No surprises on the resolution. Looks like something odd is happening based on the auto-open switch I was using during development; it's not properly setting the small icons state when the box is opened manually.
Sandbox Unit Organzier 1.3.1 - Correctly apply size adjustments for usual case of manually opening box. p.s. @Ksgrip It looks like you have a lot of server mod matching ui mods installed, that might cause some weird mixed shadowing.
Sandbox Unit Organizer 1.3.2 - Minimal fix for 86422 (titans) - Build object changed - Use method for icon path - Add `orbital_structure` tab Kind of a mess in titans mode, but I'll have to address that after triage.
Sandbox Unit Organizer 1.4.0 - Remove empty columns - Collect units from single-item rows at the bottom
Sandbox Unit Organizer 1.6.0 - Add unknown tabs - Expose baseGroups, mobileGroups, and miscUnits on model for mod extensions (see main post)
Sandbox Unit Organizer 1.7.0 - model.sandboxGrid() returns {columns: n, cells: []} in order to introspect on the current layout
Might need to be updated, but the sandbox still looks like a big smushed list to me, so base game does not have the functionality that units are organized after the build bar, with unbuildable units removed.
Sandbox Unit Organizer 1.7.1 - Compatibility circa 113034 - Remove sandbox visibility code, included in base game
Sandbox Unit Organizer 1.7.2 (from 2019-08-30) - Account for unit row/column information and wider columns circa 113565
Currently breaks the tooltip for some units in the sandbox. The Typhoon for example shows as "undefined", but without the mod correctly displays name and description.