amitkumar3968 / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

Highlight & Premove during all games #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I like to make a premove, and in the meantime while waiting for it to happen, 
click and hold another 
piece then let go afterwards if I want to.

The only problem here is that it doesn't show the highlight of the "premove" 
you made or the move 
your opponent made.

Does anyone else have this problem? 

Original issue reported on code.google.com by DPXTan@gmail.com on 8 Nov 2009 at 10:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The highlight does not work for me when playing crazyhouse and bughouse games.

Original comment by DPXTan@gmail.com on 9 Nov 2009 at 7:19

GoogleCodeExporter commented 9 years ago
Right now the way it works is everything is cleared when you start to make a 
move,
then after you make it the premoves are added back but I can see how this would 
be
annoying. This was added before the piece shadows were added in so you could see
where the move started from. However, since there is a shadow there really is 
no need
to clear out the highlights and arrows any more.

Original comment by carsonday on 9 Nov 2009 at 8:15

GoogleCodeExporter commented 9 years ago
To pull this off I am going to have to remove highlighting the square you start 
in.
But its not needed since as mentioned above you have the shadow. This change 
will
span all the ChessBoardControllers: playing,bug suggest,inactive,examine,setup.

Original comment by carsonday on 9 Nov 2009 at 9:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r637.

Original comment by carsonday on 9 Nov 2009 at 9:33