Improve UX (#244)

* Removed insta-search and added a search button - closes #203 
* Pagination is constrained to 5 pages on either side of the current page (10 page numbers displayed in total) - closes #223
* Reviewed all dialogs and made behaviour consistent - closes #225
This commit is contained in:
Michael Green
2024-01-02 00:33:56 +11:00
committed by GitHub
parent 7be1ec7080
commit eb9c1ce1a4
13 changed files with 440 additions and 151 deletions

View File

@@ -2,7 +2,7 @@
<div id="bgImage_Opacity"></div>
</div>
<div id="emulator"></div>
<div id="emulator" class="emulator_fullscreen"></div>
<script type="text/javascript">
var gameId = getQueryString('gameid', 'int');