elementary / elementary/panel-sound

Replace Gtk.EventControllerLegacy with Gtk.EventControllerScroll

Open
#333 0 comments 1 reaction 1 assignee Claimed by @ryonakano View on GitHub
Priority: Low
Dominant language
Vala
Stars
36
Forks
28
Avg merge
1d 12h
Merged PRs (30d)
11

Description

### Problem

Originally from https://github.com/elementary/wingpanel-indicator-sound/pull/295#discussion_r3678794193

We're using Gtk.EventControllerLegacy instead of Gtk.EventControllerScroll but it's said as a last resort in the valadoc:

https://valadoc.org/gtk4/Gtk.EventControllerLegacy.html

### Proposal

Replace Gtk.EventControllerLegacy with Gtk.EventControllerScroll.

### Prior Art (Optional)

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.