mediacms/frontend-tools
Yiannis Christodoulou 61bfa67e42 Comment out stopPropagation in settings menu events
Replaces all e.stopPropagation() calls with comments in CustomSettingsMenu.js. This change allows event propagation for touch and click events, potentially improving compatibility with other UI components or event handlers.
2025-10-20 00:22:22 +03:00
..