asdfjkl / jfxchess

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

Cannot set en passant square when entering position #139

Closed rmarquis closed 1 month ago

rmarquis commented 11 months 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 1 month ago

fixed in 96e9347