Skip to content
  • Dmitry Kazakov's avatar
    Fix opacity setting shortcuts · a479f67f
    Dmitry Kazakov authored
    We had a complete mess in how the signals inside paintop options
    updated the UI. Setting controls in readOptionSetting caused emission
    of signals and therefore consequent writeOptionSetting.
    
    Now it is gone and startReadOptionSetting() blocks the update
    signal and the settings are applied correctly.
    
    BUG:340391
    a479f67f