Skip to content

bridge: fix reapply of non-bridge properties

Lubomir Rintel requested to merge lr/bridge-reapply-fix into main

Return was ommited in a branch that delegates settings check to a parent class, resulting in a bridge property check applied incorrectly.

Fixes: commit 8e8fed43 ('bridge: add reapply support')

Merge request reports

Loading