Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-music gnome-music
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 105
    • Issues 105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-musicgnome-music
  • Issues
  • #517
Closed
Open
Created Apr 05, 2022 by Ole Bertram@elomatreb

`_on_button_released` handler of `SmoothScale` is not called

The _on_button_released method of SmoothScale does not seem to be called when the user releases the button. I verified this by inserting a simple print statement into the _on_button_pressed and _on_button_released handlers, and only the _pressed one actually prints.

I noticed this because I am writing a music player myself, and I had some trouble with my progress bar myself, so I wanted to see how other implementations deal with this. When I asked about my problem in a chat, I was linked to this line as a source of this behavior.

I am not sure if or what impact this actually has on the functionality of the application, but I would be interested if it's possible to fix.

Assignee
Assign to
Time tracking