Jimbo

Results 53 comments of Jimbo

I came here to report this exact problem. Planning to try "Crimson Pro" instead.

Sorry about that, and good point! I don't know when I'll get around to it, but in the meantime, check out hexmines: https://github.com/jimbojw/hexmines I realize that that code isn't well...

Can you please expand on the previous behavior and new behavior after this change?

Just ran into this today. 😓

Thanks for reporting this, which OS/browser are you using?

Thanks, confirmed. I'm not sure what causes this. On a Mac, control-click brings up the same menu as right-click (clicking with two fingers on the touchpad). But right-clicking does not...

Hi Samuel, It looks like you're specifying a string value here: ~~~js "infoRenderer": "FacetsDiveInfoCard.audioRenderer", ~~~ Instead, remove the quotes and pass in the literal function value. You don't need that...

> Looking at bazel-genfiles/facets/facets-jupyter.html, it seems that my audio-renderer is empty and I don't know why that is the case. The `oh()` function in the `info-renderers.js` file appears to be...

Is this in a notebook context?

Thanks for sending us a PR. Unfortunately, the smaller the sprite size, the fewer pixels are available for rendering text, causing it to appear pixelated. I'm concerned that this would...