Mousewheel support

Created on 17 November 2023, about 1 year ago

Problem/Motivation

I'd like to enable mousewheel support on a vertical slider so that visitors can navigate through the slides using their mouse wheel.

Proposed resolution

Add mousewheel support.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States chrisolof

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @chrisolof
  • Status changed to Needs review about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States chrisolof

    The attached patch adds basic mousewheel support.

    It also removes some unnecessary trailing whitespace from the edited files (this was done automatically by my editor).

    I almost went with an update hook to back-fill the new config parameter, but seeing no prior update hooks / pattern of this in the module, I decided instead to just handle the situation in the form via a null coalescing operator.

  • πŸ‡³πŸ‡±Netherlands nk_

    Thanks for this one too, it is included in the latest 2.0.x-dev version. See also here.

  • Status changed to Fixed 29 days ago
  • πŸ‡·πŸ‡΄Romania bbu23
  • πŸ‡·πŸ‡΄Romania bbu23
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024