poprhythm 9ed9c93540 Refactor InteractiveChip component to improve touch event handling
This commit updates the InteractiveChip component by refining touch event handling for better user interaction on touch devices. The `HandleClick` method has been replaced with `HandleTouchStart`, which now toggles the `_isTouched` state and prevents event propagation. This change enhances the responsiveness of the component, ensuring a smoother experience for users on mobile devices while maintaining existing hover functionality for desktop users.
2026-01-19 12:09:57 -05:00
2025-10-17 07:58:14 -04:00
2025-08-01 14:10:44 -04:00
S
Description
No description provided
3.6 MiB
Languages
C# 55.4%
HTML 42%
CSS 1.2%
JavaScript 0.9%
PowerShell 0.4%
Other 0.1%