elementary / elementary/panel-sound
Replace Gtk.EventControllerLegacy with Gtk.EventControllerScroll
Open
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
Assessment
This issue has not been assessed yet.