Dony Sukardi
Dony Sukardi
I can't seem to get the following to work with mdx-deck@4. It's currently just showing blank screen. I don't think it's even reading the file. ````mdx ```js 5:10 file=./file.js ```...
It'd be nice if we have a monospaced variant of Inter, something like Roboto Mono and San Francisco Mono. Perhaps even cursive for italic like Operator Mono.
I'm wondering if there's any way to detect if the plugin starts for the first time. Also, if there's anyway to perform clean up when xbar closes or the OS...
### Indicate troubleshooting steps taken - [x] Ran `brew update` and retried your prior step? - [x] Ran `brew doctor`, fixed as many issues as possible and retried your prior...
Chrome has intent to ship feature that adds `.rawValue` attribute. More details can be found here: https://www.chromestatus.com/feature/5986951683375104. It's currently already available behind web experimental flags on latest Chrome. Using React...
In current implementation, calculated distance is always set to 0 when distance hits the damping value, preventing user to scroll in the opposite direction. This change enables user scrolls in...