Avi Romanoff

Results 24 issues of Avi Romanoff

First off, this project is awesome. I have data that looks like this: ``` courses = [ { title: "Biology", assignments: [ { done: false, due: "2012-03-05T05:00:00.000Z", }, { done:...

What it says on the tin. Doesn't work at all for me, no errors logged in the console.

Just wanted to open an issue to track the problems a number of people are having using ofxCv under Linux(X11): https://forum.openframeworks.cc/t/ofxcv-macro-error-on-x11/26022

Currently, the API only has `OnMessage(byte[] bytes)`, but this doesn't allow us to determine if the message was encoded as binary or text. This data is known to the library...

Hi, Thanks for the library! I am running into issues with `useReceivePeerState` and React w/ hooks. It seems that the `state` variable returned from `useReceivePeerState` does not update when there...

Hi, There seems to be a rendering bug with 2d-extras, such that depending on the API used to programmatically set TileMap data from a script, the RuleTiles may appear "invisible"....

This will make it easier to use the elementary frontend CSS framework ("elementary.css") without having to either: A) direct link to `elementary.io/styles/main.css`, as one project currently does B) copy/snapshot the...

Priority: Wishlist
Status: Opinion

Hi, First of all thanks for this great library! I tried both the direct-to-board approach and the I2CBACKPACK approach. For single-pixel updates, or static displays, both work great. But for...

### Description allow specification of breakpoints as vertical instead of horizontal ### Problem Statement/Justification we're building a mobile-only webapp. horizontal breakpoints are much less useful to use than vertical breakpoints,...

needs triage

It seems that Sentry has deprecated the release-based sourcemap uploading system used by toucan-js, and instead switched to a new system called ["artifact bundles"](https://docs.sentry.io/platforms/javascript/sourcemaps/troubleshooting_js/artifact-bundles/). Unfortunately, it seems that toucan doesn't...