Adam Stevenson

Results 7 comments of Adam Stevenson

thanks it looks good. just so you know, for rails, mail views css needs to be inline unless a new gem is incorporated. I think i would want to incorporate...

@blurymind If you are willing to live with svg rendering, you can add event handlers to shape's render elements (paths) using existing public API e.g. ```js var shape = //...

It is difficult to search and also just strikes me as an odd name to use for this type of project.

@moklick I believe [Safari requires vendor prefix](https://developer.mozilla.org/en-US/docs/Web/CSS/user-select#browser_compatibility). `-webkit-user-select: none`

> @stevensona that's already added by autoprefixer. Well, just for reference, this is how the homepage demo looks and works on Safari 16.1: ![Kapture 2023-02-13 at 08 16 55](https://user-images.githubusercontent.com/431691/218482578-40a8745c-2d47-4ce2-a4fe-5693a7e8a99f.gif)

@CMTegner @Daniel15 Can't wait to get my hands on this feature. :smirk:

Right now, the tool only allows you to select Ubuntu/Precise 12.04 or Ubuntu/Trusty 14.04. There should be an additional option to select Ubuntu/Xenial 16.04 as a base image on which...