Jonathan Daugherty

Results 356 comments of Jonathan Daugherty

To round this out even further, the Matterhorn devs state that the content of the `attachments` field is *undefined*, i.e., it could contain anything and you had better be able...

(If you want to incorporate it into your application, use `tart`-the-binary to make the artwork, then use `tart`-the-library to embed it in your `brick` UI.)

(In particular, `Tart.Canvas.canvasLayersToImage`.)

Hi, folks. Thanks for the report. To comment on a few things above: * Using the rendering cache can indeed be important if the functions to produce your widgets are...

To follow up on my note above, `listDrawMail` and `listDrawThread` could both benefit from using `hBox`.

On the topic of the box combinator performance issue I mentioned earlier in this discussion, as of Brick `0.46` that is no longer an issue. You can use chains of...

Hi @sqbi-q - thanks for opening this. Adding features along these lines wouldn't be against the philosophy of the tool. If anything the main limitation is my time, since this...

Let me know how that works out; I'd be open to having this in Vty if it does.

@rampion Did you ever make progress on this?