lukasmonk / lucaschessR2

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

[bug][v2.04] board editor side to play radio buttons do not change side #55

Closed Xyrio closed 1 year ago

Xyrio commented 1 year ago

clicking the radio buttons of the gui does not correctly change the side. copy of fen has then wrong side.

using the circle in the corner of the board does it correctly.

edit: circle in corner works correctly not affecting FEN side just perspective of board

lukasmonk commented 1 year ago

Please tell me which radio buttons you are talking about.

Xyrio commented 1 year ago

within the "Side to play" group are radio buttons "White" and "Black".

i would expect: the radio buttons to change who is to play next. (does only after saving. until then FEN can be wrong) the corner circle to flip the board to choose from which players perspective to view the board. but not change what side has to play next turn. (already so this is fine)

the bug is that the radio buttons change the corner circle in the view but do not affect FEN when it is copied from within the editor (without saving)

lukasmonk commented 1 year ago

I am not able to guess where in the program this happens.

Xyrio commented 1 year ago

tools -> create your own game -> utilities -> change the starting position -> board editor

lukasmonk commented 1 year ago

Fixed to the next update.

Xyrio commented 1 year ago

thanks

Xyrio commented 1 year ago

fyi: in 2.05 this is still not working. without saving, the change in to White/Black radio buttons is not applied when copy FEN.

lukasmonk commented 1 year ago

I know, the update, which resolves the problem, has not been released.

Xyrio commented 1 year ago

confirmed working in 2.05d