Hi Hanspeter,
Quote:
here are some Screenshots from the Voyager.
Tile size detection is working now.
As you see the quit button is very small (on the screen max 5mm) and hard to select.
|
Thank you very much for the screenshots!

Can you please take some with the PW1 as well so i can see the 1024x768 res?
Well, the problem is simple.
There are no bigger images of the buttons.
Size change of buttons was not implemented cause it wasn't really needed, i guess.
If you change the window size on a PC you can observe that the button size doesn't change.
It does not really matter on a computer screen...
Solution?
Step 1: Make buttons for the needed resolutions. 5 buttons x 4 resolutions = 20 button images
We might code in the solve button as well?
Step 2: Implement a routine in the source code to choose the buttons regarding resolution.
Step 3: Raise version number to 1.0 and call it a day.
@doctoralvarez
I'll try to take a look at it....too many projects soooo little time.
Did you try anything yet?
Shouldn't be more than html and javascript though.
Change card size and adjust code to height and width?
You can change the cards with an image editor for example.
Or if you are fond of command line try imagemagick or gifsicle to resize them in batchmode.
anyway try to dive in there without fear X_x
wodan16