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

App title is not renamed after copying project #30

Closed
6 tasks
william-vw opened this issue Oct 10, 2020 · 0 comments
Closed
6 tasks

App title is not renamed after copying project #30

william-vw opened this issue Oct 10, 2020 · 0 comments
Labels

Comments

@william-vw
Copy link
Contributor

Describe the bug

When creating a new project, and then saving a copy of it, apps built from the copy will have the original project title.

This may look like a detail, but it's annoying to deal with - often these (intermediate) copies have different functionality that should be reflected by their title.

Affects

  • Designer
  • Blocks editor
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

For apps built from project copies to have the same title as the copied project.

Steps to reproduce

  • Create a new project "Test_test_test"
  • Save project as .. with new name "Test"
  • Build an APK from the "Test" project
  • The built app will have title "Test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant