Page MenuHomeWildfire Games

Fix savegame list being too long.
ClosedPublic

Authored by wraitii on Jan 16 2021, 4:43 PM.

Details

Summary

The Load/Save game list is too long, particularly for saving where it goes on top of the input field. This fixes that.

Reported by: nifa

Test Plan

Have many save games. Save a game.

Diff Detail

Repository
rP 0 A.D. Public Repository
Branch
temp
Lint
Lint OK
SeverityLocationCodeMessage
Errorbinaries/data/mods/public/gui/loadgame/SavegamePage.js:9ESLintBear (no-use-before-define)ESLintBear (no-use-before-define)
Warningbinaries/data/mods/public/gui/loadgame/SavegamePage.js:16JSHintBearJSHintBear
Unit
No Unit Test Coverage
Build Status
Buildable 15115
Build 32750: Vulcan BuildJenkins
Build 32749: Vulcan Build (macOS)Jenkins
Build 32748: Vulcan Build (Windows)Jenkins
Build 32747: arc lint + arc unit

Event Timeline

wraitii created this revision.Jan 16 2021, 4:43 PM

Build is green

builderr-debug-macos.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../binaries/system/libsimulation2_dbg.a(precompiled.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../binaries/system/libengine_dbg.a(precompiled.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../binaries/system/libgraphics_dbg.a(precompiled.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../binaries/system/libatlas_dbg.a(precompiled.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../binaries/system/libgui_dbg.a(precompiled.o) has no symbols
ld: warning: text-based stub file /System/Library/Frameworks//CoreAudio.framework/CoreAudio.tbd and library file

See https://jenkins.wildfiregames.com/job/macos-differential/2895/display/redirect for more details.

wraitii requested review of this revision.Jan 16 2021, 5:38 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 18 2021, 12:07 PM
This revision was automatically updated to reflect the committed changes.