Rim Vilgalys

Results 3 comments of Rim Vilgalys

Ran into this issue myself and this works pretty well if you just need responsive sizes: ``` .device { position: relative; transform: scale(1); transform-origin: 50% 0%; z-index: 1; } @media...

Hello! I made some simple playmaker actions that could be a bit buggy (and there's almost no error handling yet), but they work in the testing I've done. In any...

@chrysoula If you grab those actions, they will work for the basics of running through Ink and getting the input / output. @tomkail -- I'll see if I can make...