Replies: 4 comments 2 replies
-
Yep, I also have a production app that has this functionality outside of Squares and I would like to move it into Squares, so this is definitely on the agenda. I made it an issue (#18). |
Beta Was this translation helpful? Give feedback.
-
Can confirm that this would be really helpful! |
Beta Was this translation helpful? Give feedback.
-
I'm considering working on this quite soon. There are some hurdles to overcome regarding making this behaviour flexible but without compromising the simplicity of the base use cases. What would be useful for me is if you could tell me what sort of UX you would want to have with this - i.e. how would you imagine a user drawing arrows? Are they holding a modifier key (cmd/ctrl/etc) and dragging/clicking? On mobile, what's a good way of doing this, do you know any apps that have this already? In the app I mentioned earlier (closed source sadly since it was for a client), the annotation board is totally separate to the play board, so we didn't have to consider supporting those parallel experiences there. |
Beta Was this translation helpful? Give feedback.
-
In the last days, I had some time to set up methods that create Arrow Widgets, which can then be fed into the squares chess board as overlays. The result looks like this: Let me share the code here, maybe it will be of interest for someone. Reach out, if you have any questions.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating an application in which the option to add arrows or additional markings on the fields would be useful:
For example,
arrays[....]
marks[...]
This would allow, for example, indicating potential attacks, weak squares, etc., adding good and bad moves if it were possible to configure the colors of the displayed arrows.
Is there a chance to add this functionality?
Beta Was this translation helpful? Give feedback.
All reactions