Compare two revisions of: genericJSXVisualization vs genericGWTVisualization

... ... @@ -35,7 +35,7 @@ editable).
35 35 2. These geometric objects can only be dragged if they are made _editable_ AND its defining point(s) are editable. Furthermore,
36 36 these defining points must not be points on curves, as those are not freely draggable.
37 37 If the prerequisites for dragging the object are fulfilled, dragging the geometric object also moves the point(s).
38 -For ways to circumvent this behaviour, if really needed, [see below](#Lines-and-points).
38 +For ways to circumvent this behaviour, if really needed, [see below](#circumventing-dependence-behaviour-for-lines-and-points).
39 39
40 40 ## Sliders
41 41
42 42