peterhaneve / ONIMods

Peter Han's mods for Oxygen Not Included
Other
316 stars 65 forks source link

Non specfic (Workshop Profiles) - Selection overflows offscreen #460

Closed ECHOSUD closed 7 months ago

ECHOSUD commented 7 months ago

Issue

When viewing a building that can be operated, multiple mods that add options will push each other vertically offscreen.

Feature Request

Add a check to dynamilly limit the number of items listed of a scrollalble list, or some other compromise like manually moving or resizing the window.

Example

Likely mods installed contributing to issue: In this example, I am unable to select/view ~3 duplicants in the Workshop Profiles section.

Technical details

  • Vanilla (no Spaced Out! DLC installed)
  • Default branch (U51-600112-V, March 27th)
  • Steam subscription (2.5.0.0, 1708069255)
  • Mod Updater (2.15.0.0, 1709111606)
  • Player.log
peterhaneve commented 7 months ago

This issue is a base game bug, as it can even occur without mods on a large enough UI scale or small enough screen. Adding a scroll bar to this screen would break other mods, as Unity scroll panes have issues with being nested.

If you want to see this fixed in a more portable way, consider filing a bug report to Klei.