Skip to content

Conversation

@itsmartashub
Copy link
Owner

@itsmartashub itsmartashub commented Dec 19, 2025

Related to #181

  • Remove backface-visibility as a potential fix for rendering issues affecting the color picker
  • Force pointer-events: none on child elements of the color picker to address potential pointer event conflicts

Note

  • This is a speculative fix due to limited information about the root cause. User testing is needed (@caroline-boop)
  • Request users to test the changes on affected devices (e.g., MacBook Pro Chrome 2024 Sequoia 15.1 Beta) to confirm resolution

…ssue

- Remove `backface-visibility` as a potential fix for rendering issues affecting the color picker
- Force `pointer-events: none` on child elements of the color picker to address potential pointer event conflicts
- Note: This is a speculative fix due to limited information about the root cause. User testing is required
- Request users to test the changes on affected devices (e.g., MacBook Pro Chrome 2024 Sequoia 15.1 Beta) to confirm resolution

Changes summary:
- Applied a potential fix for the color picker's clickability issue by removing `backface-visibility` and forcing `pointer-events: none` on child elements. Since this fix is speculative, further user testing is necessary to verify its effectiveness on affected devices.
@itsmartashub itsmartashub self-assigned this Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant