Skip to content

Conversation

@kyleplo
Copy link
Contributor

@kyleplo kyleplo commented Jul 22, 2018

Resolves

Resolves #1645

Proposed Changes

Adds a method to add separators to the category and places the method in the appropriate places.

Reason for Changes

Scratch 2.0 has separators in the list category.

'</value>';
return valueField;
};
/**

This comment was marked as abuse.

This comment was marked as abuse.

'</xml>';
var sep = Blockly.Xml.textToDom(sepText).firstChild;
xmlList.push(sep);
}

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@rachel-fenichel
Copy link
Collaborator

@kchadha code lgtm, assuming that you want this.

Copy link
Contributor

@kchadha kchadha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for adding this, @kyleplo.

@kchadha kchadha merged commit fc162cf into scratchfoundation:develop Jul 31, 2018
@kyleplo kyleplo deleted the patch-3 branch July 31, 2018 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants