Quote:
just doesn't display properly
|
Can you show what it looks like on the KA1?
There is some CSS in libsudoku.so:
Code:
#SudokuGame[qApp_deviceIsDragon="true"]{
background: url(:/images/extras_sudoku_board_bg_dragon.png);
min-width:1080;
max-width:1080;
Maybe editing such would do something. I can not try myself.