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

Visual bug with the edit pencil when sorting fields #115

Open
Loran425 opened this issue May 1, 2024 · 0 comments
Open

Visual bug with the edit pencil when sorting fields #115

Loran425 opened this issue May 1, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Loran425
Copy link
Collaborator

Loran425 commented May 1, 2024

Expected Behavior

Pencil Edit icon disappears when a change in the sort order results in the cursor hovering over a field that normally doesn't show an edit icon

Current Behavior

When using the alt+s shortcut to sort fields if the pencil icon is shown on a field and a field that doesn't normally show that icon (e.g. a tag group) ends up under the cursor the edit pencil will remain on that widget until the fields widget is redrawn.

Possible Solution

Check how these icons are drawn/removed and remove the icons prior to sorting

Steps to Reproduce

image

  1. Add a tag group
  2. Add an author tag
  3. Hover over the author tag
  4. Press alt+s to sort the fields
@Loran425 Loran425 added bug Something isn't working good first issue Good for newcomers labels May 1, 2024
michaelmegrath added a commit to michaelmegrath/TagStudio that referenced this issue May 17, 2024
CyanVoxel added a commit that referenced this issue May 17, 2024
fix: Clear Edit Button on container update (#115)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant