Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor tour: add play button for Minecraft #9771

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

kimprice
Copy link
Contributor

@kimprice kimprice commented Nov 2, 2023

To enable the editor tour in Minecraft, we need to include the play button which is specific to Minecraft.

@kimprice kimprice requested a review from a team November 2, 2023 20:25
@@ -29,6 +29,9 @@ function getTargetMap(target: string): querySelector {
"download": {
targetQuery: "#downloadArea",
},
"play button" : {
Copy link
Contributor

Choose a reason for hiding this comment

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

Will there be any problems with having a space in this name? Not sure how these are parsed.

Copy link
Member

Choose a reason for hiding this comment

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

^ I had the same thought but the ones just above also have spaces and are working fine~

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea good question, it works fine with the space.

@kimprice kimprice merged commit 72b732d into master Nov 2, 2023
7 checks passed
@kimprice kimprice deleted the kim-editorTour branch November 2, 2023 22:17
abchatra pushed a commit that referenced this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants