peng
peng
 如图,我想修改任务栏图标,不知道如何修改 系统是manjaro,桌面是kde
now I can use unsplash-js like below: ``` const unsplashApi = createApi({ accessKey: xxxxxx, fetch: nodeFetch, }); var result = await unsplashApi.photos.getRandom({ orientation: 'portrait', query: 'tree', }); ``` but when...
I can clearly see that there is a freeze when the animation switch is about to complete. when i set viewportFraction = 1, it works fine!
我把示例代码下载下来运行也是这个情况, 同学们有么有好的解决办法?