lukasmonk / lucaschessR2

Lucas Chess R Version 2
GNU General Public License v3.0
268 stars 40 forks source link

Regular (Large) Board Display for Find Best Move #92

Open DestinationUnknown42 opened 1 year ago

DestinationUnknown42 commented 1 year ago

Hi Lukas, From what I understand I'm left with a very small board to play best moves on. Most everywhere else the board is large and quite nice to view. I could find myself using the Find Best Move function a lot, but the board seems to not be able to be widened (when widening the window other spaces within the window become larger but the board size remains the same) which makes this function much less usable than what it would otherwise be. Is there a reason for the discrepancy between board size in Find Best Move and some of the other functions? There are other tactics functions which also keep the board size small. Fixing this would be great and make it much more useable for myself. image

lukasmonk commented 1 year ago

All the boards in the programme can be resized, Click on the wrench in the top left corner, and choose resize. Or click on the board and Ctrl-Wheel.

DestinationUnknown42 commented 1 year ago

Thanks so much. Looks like I need to go through the instructions.

I only started with your program today, but it looks to have many of the things i was looking for in a chess GUI. I have more questions in regard to desirable functionality.

If I can't find a solution in the documents, do you mind if I start a new issue?

lukasmonk commented 1 year ago

Ok.