Brad Jackson
Brad Jackson
I reverted my change to capture the stack in bugstack/buggrabber: ``` 1x TellMeWhen: ...en/Components/IconModules/IconModule_Alpha/Alpha.lua:213: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha)) [string "@TellMeWhen/TellMeWhen.lua"]:2812: in function Locals: self = TMW {...
domain security aside, is there anything currently stopping us from using library linkage symbols in a textfield with the `` tag, or is that also "broken"?
It’s been my understanding that frame rate is not capped in air. It was in web/flashplayer though (@60). I offer a frame rate slider in my game and it’s maximum...
```Stage.frameRate = myValue``` Thats all I do, but I'd imagine if you are setting it higher than your monitor's refresh rate you wont actually see any difference, for obvious reasons....

is TLFTextField no longer viable? _legitimately curious because I need to implement colored emojis once they work with "direct" renderMode_
I can't speak to how important this is for others, but for me the ability to render html text like a TextField is crucial. I'm stuck in this weird limbo...