markhuang1994
markhuang1994
I use Vite, and this is my stupid way ```typescript import { AxiosRequestConfig } from 'axios'; import { useEffect, useMemo, useRef } from 'react'; // ref: https://vitejs.dev/guide/env-and-mode#node-env-and-modes const isStrictMode =...
@MainzerKaiser > when keeping the finger on the display of my android (i run via expo) and leaving the current canvas the target camera position resets somehow to a weird...
> Thanks for that idea. I adopted it to my problem and in principle it works fine. What does your invalidate() function do? I use the invalidate function to quickly...