The Wayback Machine - https://web.archive.org/web/20211107012848/https://github.com/topics/listener
Skip to content
#

listener

Here are 312 public repositories matching this topic...

dkochmanski
dkochmanski commented Sep 30, 2021

Currently the option pane is activated only after pressing it - then it is possible to select the appropriate option in the popup.
This ticket requires writing a handle-event method specialized on the class generic-option-pane and pointer-scroll-event that:

  • on scroll up selects the option above (if any, for topmost it is a no-op)
  • on scroll down selects the option below (if any, for bo

Improve this page

Add a description, image, and links to the listener topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the listener topic, visit your repo's landing page and select "manage topics."

Learn more