Konstantin

Results 2 issues of Konstantin

## SPECIFIC ISSUE ENCOUNTERED I am listening for touches in my MonoBehaviour Update() method using GoogleARCore.InstantPreviewInput Surprisingly for Input.touchCount doesn't decrease when I remove my finger from the screen. As...

Open the example provided in the readme. Set "treeStyle" to the following: ``` const treeStyles = { color: 'white', fill: 'white', width: '50%' } ``` You'll see a scrollbar on...