In version 3.0.0 the cards in the tableau are too close together. Is there a way to increase the space between cards so they are easier to see? Not a problem in single or double deck games since you can make the cards larger. But in 3 deck games increasing the card size runs the game off the page. Or can some one point to where in the code I could do it myself?
I would like to increase the space between the stacked cards (cards on top of each other). In the tableau the cards are stacked top to bottom and, for example, in the game Triple Yukon the cards are so close together I am unable to see the suit of the card above it or below it, other than the bottom one so I have to grab one and pull it down a little to see what the cards suit is. This is not a problem for other games with fewer decks as I can make the cards larger which increases the space between them. Increasing the card size in triple deck games expands the game beyond the screen edge. Of course I can use the slider to move left or right but just prefer to have the entire game on the page..
I hope I was able to make myself clear.
Thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For that, I believe what you want is in Options/Cardset. Go to the card size tab, and from there, you can set the X Offset and Y Offset values - increasing those will increase the spacing between cards in the same stack (X for horizontal stacks, Y for vertical stacks). Is that what you're looking for?
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In version 3.0.0 the cards in the tableau are too close together. Is there a way to increase the space between cards so they are easier to see? Not a problem in single or double deck games since you can make the cards larger. But in 3 deck games increasing the card size runs the game off the page. Or can some one point to where in the code I could do it myself?
Last edit: Ronald Moore 2024-09-26
Could you clarify where specifically you want to increase the space between the cards?
I would like to increase the space between the stacked cards (cards on top of each other). In the tableau the cards are stacked top to bottom and, for example, in the game Triple Yukon the cards are so close together I am unable to see the suit of the card above it or below it, other than the bottom one so I have to grab one and pull it down a little to see what the cards suit is. This is not a problem for other games with fewer decks as I can make the cards larger which increases the space between them. Increasing the card size in triple deck games expands the game beyond the screen edge. Of course I can use the slider to move left or right but just prefer to have the entire game on the page..
I hope I was able to make myself clear.
Thank you!
For that, I believe what you want is in Options/Cardset. Go to the card size tab, and from there, you can set the X Offset and Y Offset values - increasing those will increase the spacing between cards in the same stack (X for horizontal stacks, Y for vertical stacks). Is that what you're looking for?
Joe R.
That is exactly what I needed. I guess I need to checkout all the various options better.
Thank you very much.