Skip to content

Fixes #1593: DB48X keyboard not visible on Samsung Galaxy S23 Ultra#1630

Open
mdjurfeldt wants to merge 1 commit intoc3d:stablefrom
mdjurfeldt:stable
Open

Fixes #1593: DB48X keyboard not visible on Samsung Galaxy S23 Ultra#1630
mdjurfeldt wants to merge 1 commit intoc3d:stablefrom
mdjurfeldt:stable

Conversation

@mdjurfeldt
Copy link

simulator: Refer to keyboard image using alias keymap.png

sim/sim-window.cpp:MainWindow::MainWindow set a border-image URL referring to the keymap image using the actual file name which works in the desktop case. However, Android bundles are strict about resources and the correct way to refer to the image is using the alias keymap.png. This change enables the keyboard to be displayed both on desktop and Android devices like phones.

sim/sim-window.cpp:MainWindow::MainWindow set a border-image URL
referring to the keymap image using the actual file name which works
in the desktop case. However, Android bundles are strict about
resources and the correct way to refer to the image is using the alias
keymap.png. This change enables the keyboard to be displayed both on
desktop and Android devices like phones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant