Polish launcher main and library flows
Some checks failed
Build / release (macos-latest) (push) Has been cancelled
Build / release (ubuntu-latest) (push) Has been cancelled
Build / release (windows-latest) (push) Has been cancelled
Windows Smoke Test / windows-smoke (push) Has been cancelled

This commit is contained in:
2026-05-04 15:10:36 +09:00
parent 27c1453aa8
commit bc6bef0c46
13 changed files with 255 additions and 291 deletions

View File

@@ -9,11 +9,6 @@
<h2 class="launcherPageTitle"><%- lang('library.title') %></h2>
<p class="launcherPageSubtitle"><%- lang('library.subtitle') %></p>
</div>
<div class="launcherPageActions">
<button id="libraryOpenSettingsButton" class="launcherSecondaryButton"><%- lang('library.settingsButton') %></button>
<button id="libraryOpenInstallButton" class="launcherSecondaryButton"><%- lang('library.installPageButton') %></button>
<button id="libraryOpenLaunchButton" class="launcherPrimaryButton"><%- lang('library.launchPageButton') %></button>
</div>
</div>
<div id="libraryEmptyState" class="launcherEmptyState" style="display: none;">
<span class="launcherEmptyTitle"><%- lang('library.emptyTitle') %></span>