Skip to content

fix(ui): revert all item_thumb "pressed" changes (Fix #732) #742

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

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

CyanVoxel
Copy link
Member

This PR fixes the critical issue of not being able to ctrl+deselect items in the thumbnail grid (#732) by reverting the "thumb_button.clicked -> thumb_button.pressed" changes made in #556, which caused the drag and drop issue described in #706, which was later addressed in #710, however with the side effect of causing the selection issue described in #732.

This PR knowingly comes with a regression to the click behavior prior to #555, however the time sensitivity and severity of #732 outweighs the enhancement requested in #555.

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Priority: Critical An issue that requires immediate attention Type: UI/UX User interface and/or user experience labels Jan 28, 2025
@CyanVoxel CyanVoxel added this to the SQL Parity milestone Jan 28, 2025
@CyanVoxel CyanVoxel merged commit 275cd1b into main Jan 28, 2025
10 checks passed
@CyanVoxel CyanVoxel deleted the fix-732 branch January 28, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical An issue that requires immediate attention Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant