Danny Ricciotti

Results 35 issues of Danny Ricciotti

This is library support programmable IO on the RP 2040? I am looking for a library that specifically supports this so that I don't have to have a lot of...

NEEDS TESTING Update `scrollEditorToLine` to preserve scroll position if not at the bottom. * Add `isScrolledToBottom` method to check if the editor is scrolled to the bottom. * Modify `scrollEditorToLine`...

This fixes a small warning where the ref was not given an initial value.

I came across this bug while I was updating versions of my app. I would love another set of eyes on this ## Problem The `useBackButtonHandler` function in `navigationUtilities.ts` was...

### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...

bug