asdfjkl / jfxchess

JFXChess - Chess Program
https://asdfjkl.github.io/jfxchess
GNU General Public License v2.0
102 stars 21 forks source link

Cannot set en passant square when entering position #139

Closed rmarquis closed 6 months ago

rmarquis commented 1 year ago

In the "Enter position" sreen, it is not possible to set the en passant target square - which means some position cannot set correctly.

One has to rely on pasting the FEN (with the en passant field set up) to enter such position.

asdfjkl commented 6 months ago

fixed in 96e9347