Difficulty Changing App Name and Icon in Task Manager #400
Replies: 1 comment 1 reply
-
The icon will be replaced after packaging |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I hope this question isn't too trivial, and I appreciate any help you can provide.
I'm currently facing challenges in changing the name and icon of my app in the task manager. I've successfully updated the app icon in the taskbar, tray, and window, but these changes don't seem to reflect in the task manager.
Additionally, I'm seeking more guidance on the "build" directory, as it's the only place where the default icon still exists. Can I safely delete this directory and create a new one with the updated icons? What exactly is the purpose of the "build" directory?
I'm also curious if there's a need to clear any build caches before running the app to ensure the icon change takes effect in the task manager.
Thank you in advance for any insights or advice on resolving these issues.
Beta Was this translation helpful? Give feedback.
All reactions