Skip to content

Patch Notes Page 38

  • Fixed Global Stats scroll-range calculation.
  • Each leaderboard now derives its manual scroll limit from the rendered row heights instead of the list container box, so hovered wheel input can actually advance the panel.
  • Replaced Global Stats panel scrolling with manual per-board offsets.
  • The leaderboard bodies now use clipped panels plus game-driven list offsets and hover highlighting instead of relying on native Rml scroll interaction.
  • Fixed the Global Stats scroll containers themselves.
  • Each leaderboard now uses a standard block scroll region with an inner list wrapper, so wheel scrolling and scrollbar dragging are no longer relying on a flex container.
  • Fixed Global Stats scroll position resets during live menu updates.
  • Each leaderboard panel now preserves its own scroll offset while the page refreshes, so wheel scrolling no longer snaps back to the top every frame.
  • Fixed Global Stats wheel input routing.
  • Mouse-wheel motion is now still captured while RmlUi menus are active, so each hovered leaderboard list can scroll independently as intended.
  • Fixed mouse-wheel scrolling on the Global Stats leaderboards.
  • Each leaderboard panel now consumes wheel input while hovered so the top-10 lists can actually be scrolled independently.
  • Expanded the live Global Stats leaderboards.
  • Each leaderboard now shows the top 10 entries instead of the top 5.
  • Each leaderboard panel now scrolls independently, so longer lists stay readable without squeezing every row into one fixed height.
  • Fixed the new Stats child menu logo layout.
  • The Personal Stats and Global Stats buttons now sit fully below the logo instead of rendering underneath it.