Todd Werth
Todd Werth
Application setup doesn't get reloaded with live. Marking as enhancement.
Hmm, it's been a long time, I don't remember. @GantMan added the remote image stuff in RedPotion. `data` or `get` should return the UIImageView and if the remote_image method existed...
That's great. `app.main` is a bit obscure, however, if you see it without context.
Me gusta.
Yeah, technically it's NSView vs UIView, etc. It'd have to be ported.
I set it to clear. Then remove the color. No way to remove a style. Jamon is working on the ProMotion screens, in that case it will probably destroy and...
yes, if the view isn't `built`, meaning `build`, `create`, or `append`. Because if it's not, it may not have the correct stylesheet, etc. This causes problems for some people.
+1, make is so. And yeah Carlin, that file would be good. Actually the subviews file would be better as you're actually moving subviews around.
Hi Shirk, we've considered this before, but it makes the system way more complicated, we ended up doing somethign like this instead: ``` rmq.on(:tap) rmq.on(:two_finger_tap) ``` ^ This doesn't exist,...