Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Uses correct element to initialize checkbox on mouseover (fixes #2007) #2025

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2017

  1. fix initializing checkbox on mouseover (#2007)

    If there is markup in the label, the target for the event can be a child of the label tag rather than the label tag itself.
    kcivey authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    f64d114 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    76efeb3 View commit details
    Browse the repository at this point in the history