Skip to content

Fix heat loop list scrolling and ordering - #185

Open
maddavo wants to merge 2 commits into
KSPModStewards:masterfrom
maddavo:fix-loop-list-scroll-clean
Open

Fix heat loop list scrolling and ordering#185
maddavo wants to merge 2 commits into
KSPModStewards:masterfrom
maddavo:fix-loop-list-scroll-clean

Conversation

@maddavo

@maddavo maddavo commented Sep 10, 2026

Copy link
Copy Markdown

Summary

  • Resize the loop-list ScrollRect content when more loops exist than fit in the viewport.
  • Keep loop widgets ordered by numeric loop ID regardless of vessel-part discovery order.
  • Add an unreleased changelog entry.

Verification

  • dotnet build Source/SystemHeat.csproj --configuration Release --no-restore succeeds with 0 warnings and 0 errors.
  • Tested in KSP with a four-loop vessel: all loops are reachable by scrolling and display in order 0, 1, 2, 3.

The branch is based directly on upstream master.

@maddavo
maddavo marked this pull request as ready for review September 10, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant