-
-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Assignees
@kittaakos
Description
Describe the problem
As part of the library/boards manager UX update (#1927), the uninstall
keyword has been replaced with remove
in the UI.
2.0.4:
Screen Shot 2023年04月03日 at 08 58 48
Screen Shot 2023年04月03日 at 09 01 20
This is great, but the rest of the UI elements still use uninstall:
Screen Shot 2023年04月03日 at 08 59 19
Screen Shot 2023年04月03日 at 08 59 13
Screen Shot 2023年04月03日 at 08 58 56
To reproduce
- Start eb1f247 and remove an installed library or platform,
- IDE2 uses uninstall instead of remove for the dialogs, output, notifications, etc.
Expected behavior
IDE2 consistently uses either remove
or uninstall
but not both
Arduino IDE version
Operating system
macOS
Operating system version
12.6.3
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details