Results 637 comments of Antony Lee

A similar case: ![screenshot_20180130_221922](https://user-images.githubusercontent.com/1322974/35607950-b9c36c7a-060b-11e8-8d01-9d6cbb9d5f22.png) will look into it...

FWIW this is not specific to code blocks, other directives can contain options such as ``` .. image:: picture.jpeg :height: 100px :width: 200 px :scale: 50 % :alt: alternate text...

I guess it depends on your exact application? If all you want to save is xy positions I would probably just programatically re-send click events to the canvas at these...

I'll close this for lack of activity, but feel free to request a reopen if needed.

Let's reopen this per #75 (and also because I now think a simpler programmatic API for adding cursors would indeed be nice to have). I guess the API should be...

Apologies for the slow reply, I have basically no time to work on this these days (just a temporary thing). I think this is actually fairly independent of #28061 (the...

As briefly mentioned during the call, perhaps the option could be named in a way that does not preclude the future addition of an interpolation_stage="norm" ("normed", i.e. post-normalized data) option,...

I guess the question is whether we'd be happy to change the meaning of "antialiased" to mean "up:norm,down:rgba" (which I consider a saner default) once "norm" comes in?

> maybe we should try and put that in during the same cycle as this. OK; I guess this is not going to make it to 3.9(?) (If it does,...

(I didn't mention this but the docs are awesome.)