• Yuval Tze's avatar
    Subtitles duration factor bug fix · a0873b2c
    Yuval Tze authored
    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
extended_panels.hpp 4.64 KB