awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesGesture Interference Prevention

Preventing browser-level scrolling or zooming during the execution of custom touch gestures.

Distinct from Scroll Interference Prevention: Focuses on blocking default browser interactions during gestures, whereas the parent focuses on excluding elements from snap-scrolling.

Explore 2 awesome GitHub repositories matching user interface & experience · Gesture Interference Prevention. Refine with filters or upvote what's useful.

Awesome Gesture Interference Prevention GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kyleduo/switchbuttonAvatar kyleduo

    kyleduo/SwitchButton

    4,746Vezi pe GitHub↗

    SwitchButton este un widget de tip toggle switch personalizabil pentru crearea de comutatoare on/off animate, cu etichete și culori configurabile. Servește ca un input de formular interactiv care permite utilizatorilor să comute între două opțiuni opuse folosind o componentă bazată pe stare. Widget-ul este conceput să fie conștient de gesturi, capturând mișcările orizontale de swipe pentru a declanșa schimbări de stare, permițând în același timp evenimentelor de scroll vertical să treacă către containerul părinte. Componenta suportă definirea de culori, dimensiuni și raze de colț personalizate atât pentru butonul de toggle, cât și pentru track-ul de fundal. Include capabilități pentru gestionarea stărilor de toggle, configurarea textului etichetei și ajustarea vitezelor de animație.

    Prevents default page scrolling while the user is performing a horizontal swipe to toggle the switch.

    Javaandroidswitchbuttonwidget
    Vezi pe GitHub↗4,746
  • mattbryson/touchswipe-jquery-pluginAvatar mattbryson

    mattbryson/TouchSwipe-Jquery-Plugin

    4,035Vezi pe GitHub↗

    This project is a jQuery plugin designed to detect and handle touch gestures on touch-enabled devices. It serves as a touch input handler and mobile gesture interface for identifying interactions such as swipes and pinches within a jQuery environment. The library distinguishes intentional gestures from accidental movements through configurable distance and time thresholds. It includes mechanisms to manage input interference, allowing for the exclusion of specific interactive child elements and the locking of default browser behaviors like scrolling or zooming during an active gesture. The sy

    Excludes specific child elements from triggering gestures and toggles page scrolling or zooming during active swipes.

    JavaScript
    Vezi pe GitHub↗4,035
  1. Home
  2. User Interface & Experience
  3. Navigation & Scrolling Tools
  4. Scroll Interference Prevention
  5. Gesture Interference Prevention