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

tweak toggle simulator settings menu option in headless mode #9730

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

riknoll
Copy link
Member

@riknoll riknoll commented Oct 19, 2023

Fixes https://github.com/microsoft/pxt-minecraft/issues/2366
Fixes https://github.com/microsoft/pxt-minecraft/issues/2325

Tweaks the simulator collapse toggle when in headless mode so that:

  1. It doesn't show up in blocks
  2. In JavaScript/Python, it says "Toggle the File Explorer" rather than "Toggle the Simulator"
  3. When switching back to blocks the simulator pane automatically collapses if toggled on

This only affects headless mode which is only used by Minecraft.

@riknoll riknoll requested a review from a team October 19, 2023 17:34
Copy link
Contributor

@thsparks thsparks left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@riknoll riknoll merged commit 4405123 into master Oct 19, 2023
7 checks passed
@riknoll riknoll deleted the dev/riknoll/headless-file-explorer branch October 19, 2023 18:14
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.

2 participants