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

Toggle Mouse Event Transparency on ItemThumbs (Fix #256) #279

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

CyanVoxel
Copy link
Member

@CyanVoxel CyanVoxel commented Jun 12, 2024

This PR disables mouse event transparency for ItemThumb objects when their mode is set to None and enables it when set to any other mode. This stops hidden ItemThumbs from blocking mouse input when they overlap visible items in the grid view under specific circumstances. Fixes #256.

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience Priority: High An important issue requiring attention Status: Mergeable The code is ready to be merged labels Jun 12, 2024
@CyanVoxel CyanVoxel added this to the Alpha 9.3.1 milestone Jun 12, 2024
@CyanVoxel CyanVoxel merged commit 37ff35f into main Jun 12, 2024
6 checks passed
@CyanVoxel CyanVoxel deleted the fix-256 branch June 12, 2024 09:00
seakrueger pushed a commit to seakrueger/TagStudio that referenced this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High An important issue requiring attention Status: Mergeable The code is ready to be merged Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Window size change causes unclickable images.
1 participant