Micah Buckley-Farlee

Results 4 comments of Micah Buckley-Farlee

Per @ascott1's suggestion, I tried using transforms instead and this indeed fixes the performance issues on mobile. It's a bit hackish, but in case it can be help to others,...

If anyone else comes across this, doom now has this built in. In `init.el`, you just need to enable the `jq` flag for the `rest` module, i.e. `(rest +jq)`

Hi @AMBudnik, I am also having issues with `getLastVisibleRow` since 14.5.0. Regarding your workaround, is there a reliable way to get the first and last visible rows in the future,...