This project is mirrored from https://:*****@code.mycard.moe/sherry_chaos/MDPro3.git. Updated .
  1. 17 Mar, 2026 7 commits
  2. 16 Mar, 2026 12 commits
  3. 15 Mar, 2026 8 commits
  4. 14 Mar, 2026 8 commits
  5. 12 Mar, 2026 3 commits
  6. 11 Mar, 2026 2 commits
    • SherryChaos's avatar
      Update SelectionButton_MainMenu.cs · b6115d85
      SherryChaos authored
      b6115d85
    • SherryChaos's avatar
      Ensure MainMenu buttons uniform width · 451c6b7e
      SherryChaos authored
      Add EnsureButtonsWidth to MainMenu: collects SelectionButton_MainMenu children (cached), computes the maximum preferred width and applies it to all buttons (with null checks). Invoke EnsureButtonsWidth during MainMenu initialization and from UIManager after language initialization so menu buttons are sized consistently at startup.
      451c6b7e