We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb6017 commit c275b5bCopy full SHA for c275b5b
src/index.ts
@@ -136,6 +136,9 @@ export class KeyboardNavigation {
136
// where it should eventually live.
137
138
// Enable the delete icon for comments.
139
+//
140
+// This should remain in the plugin for the time being because we do
141
+// not want to display the delete icon by default.
142
Blockly.Css.register(`
143
.blocklyDeleteIcon {
144
display: block;
0 commit comments