Merge branch 'feature-ui-refinements' into feature-120-cell-more-inscriptions

This commit is contained in:
Mike Lynch 2025-11-23 17:54:19 +11:00
commit 78b79503f9

4
gui.js
View File

@ -16,8 +16,8 @@ const DEFAULTS = {
background: 0xd4d4d4,
hyperplane: 0.93,
zoom: 1,
xRotate: 'YW',
yRotate: 'XW',
xRotate: 'YZ',
yRotate: 'XZ',
dtheta: 0,
damping: false,
captions: true,