Hello,
I've identified a specific issue with JSXGraph's mobile points that occurs exclusively on mobile devices (tested on iPad and iPhone).
Issue DescriptionWhen interacting with a draggable point on a JSXGraph board, the point can be moved outside the visible board area on the left side, but remains properly constrained on the right side. This inconsistent behavior creates usability problems for mobile users.
Steps to ReproduceThis behavior has been confirmed on multiple iOS versions and devices. The same code works correctly on desktop browsers, where the point remains properly constrained on both sides.
Thanks for your help
Chris