taskbar-groups
taskbar-groups copied to clipboard
Delete Button Overlapped When Selecting an Application with a Very Long Name
Description
This pull request adds a new feature to handle long application names by truncating them and ensuring the delete button remains accessible.
Changes Made
- Truncated long application names in the UI.
- Updated relevant tests.
Screenshots
How to Test
- Add or Edit an Group.
- Add new shortcut.
- Select an application with a very long name.
- Observe the delete button being overlapped by the application name.