Changes between Version 7 and Version 8 of Ticket #32560
- Timestamp:
- 10/25/21 20:07:54 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32560 – Description
v7 v8 1 1 Up to Sage 9.5.beta4, `threejs_template.html` can 2 automatically scale down the z-axis if `aspect_ratio`3 has its default value of `[1, 1, 1]` (whether because2 automatically scale down the z-axis if the last entry 3 of `aspect_ratio` is set to `1` (whether because 4 4 the user did not specify a value, or because the user 5 5 specified a value identical to the default value)