Stanislav Zemlyakov

Results 15 issues of Stanislav Zemlyakov
trafficstars

I wonder why even `googlesamples` use old deprecated camera api... However, contributing to their samples is a bit useless in my opinion (I can be mistaken of course), that's why...

Zooming in/out in browser: experiencing bug. View stays the same, mouse focuses wrong items.

How to reproduce: remove JVM_21 on your machine, run gradle sync. I've fixed that by removing all `jvmToolchains` from `gradle.plugins` conventions. Seems like the build is working now.

This happens during `:kotlinNpmInstall`. Maybe because of `yarn` version. Fixed by adding `kotlin.js.yarn=false` to `gradle.properties`.