Skip to content
  • Yuval Tze's avatar
    Subtitles duration factor bug fix · a0873b2c
    Yuval Tze authored and Rémi Denis-Courmont's avatar Rémi Denis-Courmont committed
    
    
    The subtitles duration factor change on the SyncControls widget constructor caused the subsdelay filter to be activated when the synchronization dialog was first opened.
    
    - Subtitles duration update was moved to the update function (which turns b_userAction off before updating)
    - updateSubsDuration was renamed to initSubsDuration
    
    Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
    a0873b2c