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 `blocklyToolboxFlyout` CSS class to the flyout if it is used by the toolbox

BeksOmega opened this issue · comments

In the init method on the toolbox before inserting the result of this.flyout.createDom into the dom call dom.addClass with the created DOM element and blocklyToolboxFlyout.

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

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

Hi @BeksOmega , I would like to work on this issue.

Hey @BeksOmega, I would like to work on this issue. Kindly assign it to me.

Go for it @nullHawk =)

Hi @BeksOmega, I have raised the PR, please have a look at it

Closed by #8386