You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the great component. I have a question or feature request.
Is it possible to define a JavaScript function that will be called whenever someone makes next/previous move? I would like to integrate your component with my page, and I need to change the page whenever someone makes a move.
I would like to integrate your component with other component and I need to call a function that will change something on a page whenever someone press on next move in the toolbar. I don't see that option, and it seems to me that it could be added here:
If this option doesn't exist, would you be able to add it? I'm also willing to add this functionality because it seems trivial and I can send PR, but I would your guidance on how to name it and where to place it.
Thanks,
Jovan
The text was updated successfully, but these errors were encountered:
If you have a clear vision how to add it then do send a PR. I have not worked actively on the project and I believe we can get this added this way quicker.
Hi,
Thank you for the great component. I have a question or feature request.
Is it possible to define a JavaScript function that will be called whenever someone makes next/previous move? I would like to integrate your component with my page, and I need to change the page whenever someone makes a move.
I would like to integrate your component with other component and I need to call a function that will change something on a page whenever someone press on next move in the toolbar. I don't see that option, and it seems to me that it could be added here:
jspgnviewer/src/main/board.js
Line 700 in 885c5fb
If this option doesn't exist, would you be able to add it? I'm also willing to add this functionality because it seems trivial and I can send PR, but I would your guidance on how to name it and where to place it.
Thanks,
Jovan
The text was updated successfully, but these errors were encountered: