Properties
Category
English
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
306
Share
Answered
Can we change the default settings so that the angle tool shows the value of an angle only, instead of both the name and value?
Alex
- 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
© 2021 International GeoGebra Institute
Variant 1
If no objects are selected and a tool (angle) is active/selected then you can set in the style-bar of tools and objects the (label-)setting.
This setting is default until you change this with the same procedure above.
The default value set in this way is retained even after the Save/Restore.
(tested with ggb 5.0.570 und ggb 6.0.570 WEB)
.
Variant 2
With JS you can create in Global-JS a function for an add-listener.
Whenever a new object is created you can use this function to change the properties of the new object.
Attached a sample (tested with ggb 5.0.570)
Comments have been locked on this page!