Properties
Similar Topics
Statistics
Comments
3
Participants
2
Subscribers
28
Votes
1
Views
1071
Share
Answered
The dropdown does not move with pan, is this by design? How can I overcome this?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
it is by desing
you can move/select other position with SetCoords( <Object>, <x>, <y> ) in a script
<x> <y> must be coords in pixels
in attached P is the coords of corners in pixels, C is the coords of corner in cartesian units so C invert(P) change the coords of A to pixels from up-left corner and a script on update A' give the position to L_1
Comments have been locked on this page!