remote-calibrator 0.3.0-beta.3 → 0.3.0-beta.4

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
  - Allows researchers to set language on initialization using the `language` option. Set to `AUTO` (default) will let the calibrator go with the user language.
26
26
  - `.isMobile` getter.
27
27
  - Call `.environment()` automatically when initializing the calibrator.
28
+ - Instructions in the viewing distance measurement (and head tracking setup) is scrollable to avoid overlapping with the canvas on small screen sizes.
28
29
 
29
30
  ### Changed
30
31