on_screen_keyboard: Se empiezan a dibujar algunas teclas en pantalla

This commit is contained in:
2023-05-28 10:38:04 +02:00
parent 2b5a2cb588
commit 5d58d24cb9
3 changed files with 118 additions and 9 deletions

View File

@@ -246,6 +246,7 @@ void initOnScreenKeyboard()
osk = new OnScreenKeyboard(renderer, input, asset->get("notify.png"), asset->get("smb2.png"), asset->get("smb2.txt"), options, options->screen.nativeWidth - 30, options->screen.nativeHeight - 80);
osk->setBgColor({123, 99, 63});
osk->setCaption("JAILER_ID");
osk->setChars(USE_UPPER | USE_NUMBER);
}
// Inicializa el sprite