diff --git a/CHANGES b/CHANGES index f45da3efc..acffec166 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,7 @@ Other fixes: - Qt: Fix race conditions initializing GDB stub - GBA: Set up GPIO mapping on null and ELF ROM regions (fixes mgba.io/i/1481) - GBA Cheats: Fix value incrementing in CB slide codes (fixes mgba.io/i/1501) + - Qt: Improve cheat view UX Misc: - Qt: Make mute menu option also toggle fast-forward mute (fixes mgba.io/i/1424) - Qt: Show error message if file failed to load diff --git a/src/platform/qt/CheatsView.ui b/src/platform/qt/CheatsView.ui index 93c76c33c..e712f281c 100644 --- a/src/platform/qt/CheatsView.ui +++ b/src/platform/qt/CheatsView.ui @@ -6,14 +6,14 @@ 0 0 - 422 - 389 + 629 + 428 Cheats - + @@ -42,27 +42,6 @@ - - - - - 0 - 0 - - - - - 180 - 16777215 - - - - - Courier New - - - - @@ -96,6 +75,27 @@ + + + + + 1 + 0 + + + + + Courier New + + + + QPlainTextEdit::NoWrap + + + Enter codes here... + + +