Ade Ivan

Results 9 issues of Ade Ivan

Hello 👋 i have a late scrolling percentage problem. i tried to quickly scroll from 0 to 100%, but the percentage slows down to around 80% and it takes 1s...

How do I do it when I reload doesn't save the scroll position, I want to start from the beginning/top

Hello 👋 **Describe the bug** hello, I have a problem when creating a circle progressbar, when scrolling the progressbar looks broken. this is my code : https://codepen.io/ivan-nizters/pen/RwMYavL under the locomotive...

I use high frame rate 144Hz monitor but scrolling not smooth like on 60Hz, how to limit it to 60Hz?

please make function data-speed

Cloned it from github / Download Zip > Extract ZIP You can change electronjs version in package.json before install from "electron": "^21.1.1" to "electron": "^21.2.2" `npm install` `npm install mica-electron`...

documentation

https://codepen.io/adeivan/pen/gOEqQyB?editors=1010 how to use containment: '.container' with lerp effect but if i move to side, its look glitch

I am using electronjs and getting an error message like this was compiled against a different Node.js version using NODE_MODULE_VERSION 131. This version of Node.js requires NODE_MODULE_VERSION 130. Please try...

https://github.com/user-attachments/assets/70496864-f0de-4164-b4ed-e0740e8b5209 i using shouldScaleBackground, and when i drag drawer jumping i use cover-fit export const viewport: Viewport = { width: 'device-width', initialScale: 1, maximumScale: 1, userScalable: false, viewportFit: 'cover', };