Zachary Plata

Results 10 issues of Zachary Plata

Addresses an issue where someone's setting of width/height on the `RiveComponent` from `useRive` doesn't get overridden (brought up in Discord). This is setting `data-` attributes on the canvas for user-passed...

rive-react sometimes gets bumped but has trouble pushing up the tagged release as it's behind `main` branch, when PR's are merged in. This prevents the subsequent `@rive-app/react-canvas` and `@rive-app/react-webgl` from...

bug

Would be nice to have a nice UI to show all our examples without running or changing code to test out different things like layout changes or animation pausing/stoping. Could...

feature-request
docs

If we manually bump the version in `package.json` for the next release, (i.e a major version), the patch version does not change back to `0` as expected, and will still...

Adding a dummy `GestureDetector` widget as a child of our existing `Listener` widget to hook into Rive Listeners. This should help intercept gestures on the canvas and prevent it from...

Currently, the ASCVD app can be printed from any browser, but the view may not be consistent across all browsers. The app view may also be printed from within an...

Once the work on #30 is done, the Sandbox could add an option on the settings dropdown to create a shareable URL that contains the configured data on the current...

enhancement

Currently, the app supports English, Spanish, and Bulgarian. There are a few problems I encountered coming across the translated phrases, particularly with Spanish. Some of the translations were direct-to-English translations,...

Currently, in the table view of the Growth Chart app, if there are 2+ different charting events on a patient within the same day, the first charting event will display...