taskbar-groups icon indicating copy to clipboard operation
taskbar-groups copied to clipboard

Delete Button Overlapped When Selecting an Application with a Very Long Name

Open brksaian opened this issue 7 months ago • 0 comments

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

image

How to Test

  1. Add or Edit an Group.
  2. Add new shortcut.
  3. Select an application with a very long name.
  4. Observe the delete button being overlapped by the application name.

Related Issues

Issue #314

brksaian avatar Jul 04 '24 17:07 brksaian