View Single Post
Old 10-02-2016, 09:52 AM   #3
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
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.
frostschutz is offline   Reply With Quote