google / blockly

The web-based visual programming editor.

Home Page:https://developers.google.com/blockly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a `blocklyFieldText` CSS class to fields' text elements

BeksOmega opened this issue · comments

In the field's createTextElement_ method, add a blocklyFieldText class to the class property.

'class': 'blocklyText',

Hey @BeksOmega, can you assign this to me?

Closed by #8302