Custom image from clipboard (#1157)

* Update how text renders in button and key

* Add a placeholder

* Add actual code and language entry

* Sort buttons

* Alter to keep original behaviour

* I HAVE OCD

* Add back legacy behaviour
This commit is contained in:
SweetSea
2024-10-26 22:44:31 +07:00
committed by GitHub
parent fbf6e910a3
commit 396293c8af
4 changed files with 68 additions and 32 deletions

View File

@@ -587,6 +587,7 @@ C. Gamepad
bg_on="Normal BG",
bg_off="No BG",
bg_custom="Custom BG",
bg_custom_base64="Paste image as BG\n(PNG/JPG in Base64)",
defaultBG="Default BG",
resetDbg="Reset to default",
lockBG="Lock BG",