Skip to content
  • Luis de Bethencourt's avatar
    ui: position/duraiton text in controls · e7395633
    Luis de Bethencourt authored
    works but needs fixes:
     - format the numbers properly " 7" -> "07"
     - make a function for the pos setting, instead of duplicating the code
     - separate seekbar update callback from control_pos callback
         to avoid doing the seekbar related calls too frequently if not needed
    e7395633