Menu

[PATCH] Fix TUpDown widgets with swapArrows=true

2023-07-08
2024-03-30
  • Thomas Glamsch

    Thomas Glamsch - 2023-07-08

    TUpDown widgets with swapArrows=true could be set to values below their minimum when using mouse clicks.
    This mostly concerned numeric values such as audio volume and rendering quality in the settings menu.
    While this patch fixes the bug, I would suggest redesigning that widget class completely since it is pretty convoluted right now.

     
  • Marko Lindqvist

    Marko Lindqvist - 2024-03-30

    Thanks. Pushed.

     

Log in to post a comment.