Add a blocklyTrashcanFlyout
CSS class to the flyout if it is used by the trashcan
#8342
Labels
good first issue
help wanted
External contributions actively solicited
issue: feature request
Describes a new feature and why it should be added
Milestone
In the trashcan's init method, before inserting the result of
this.flyout!.createDom
into the DOM, calldom.addClass
with the result ofthis.flyout!.createDom
andblocklyTrashcanFlyout
.This change should be made against the
rc/v12.0.0
branch.To work on this issue, comment below asking to be assigned.
The text was updated successfully, but these errors were encountered: