Skip to content

Conversation

@apexpdl
Copy link

@apexpdl apexpdl commented Dec 4, 2025

Overview

This PR adds an "Update the Companion for Emulator" option under the Connect menu.
It makes the label clearer for users who were previously confused by the generic "Update the Companion" wording.

Implementation Details

  • Updated OdeMessages.java to change the label to “Update the Companion for Emulator”.
  • Added the new menu item to TopToolbar.java under the Connect dropdown.
  • The option is separated with a menu divider for clarity.
  • Reuses replUpdate() to trigger the refresh action when clicked.

Testing

Verified successful compilation with ant, confirmed menu visibility logic behaves as expected.

Related Issue

Resolves #3639

@AppInventorWorkerBee
Copy link
Collaborator

Can one of the admins verify this patch?

1 similar comment
@AppInventorWorkerBee
Copy link
Collaborator

Can one of the admins verify this patch?

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.

Move "Update the Companion" menu item in AI2

2 participants