My email got truncated, let me re-post it here properly:
In ySlider.addEventListener('input', (ev) => {
, you should call updateView()
for the Y (i.e.1) view and not the X (i.e. 0) view.
My email got truncated, let me re-post it here properly:
In ySlider.addEventListener('input', (ev) => {
, you should call updateView()
for the Y (i.e.1) view and not the X (i.e. 0) view.