Cider - vertical alignment in TextField

Hi, I’m new to Codea and I’ve just “discovered” Cider. I’m trying to use a Standard TextField, and I’d like the text to be centered vertically in its frame. I browsed the examples and the code, but wasn’t able to find a solution. There is a vertAlign = MIDDLE in the TextField:init, but the vertical alignment is TOP. Thanks, Pedro

It’s… busted. One of those TextField features I never got around to.

I’ve been promising an update for some time now. Let me see if I can work this in.

If you need any motivation :slight_smile: , just let me tell you that Cider is a “life saver” if someone wants to use Codea as a prototyping tool, which is my case.