Skip to content

Add a blocklyVariableField CSS class to variable fields #8316

@BeksOmega

Description

@BeksOmega

In the FieldVariable class override the initView method to call dom.addClass with the this.fieldGroup_ and 'blocklyVariableField'. You will need to add import * as dom from './utils/dom.js'; to call dom.addClass.

This change should be made against the rc/v12.0.0 branch.

To work on this issue, comment below asking to be assigned.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions