Skip to content
Commit cb2fb331 authored by Ismael Asensio's avatar Ismael Asensio
Browse files

ModuleView: Correctly update button box visibility

When buttons are hidden externally use a button mask to avoid having
visibility conflicts between the parent button box and the individual
buttons, since visible property is inherited.

A small refactor is required to de-couple an updateButtons() method.

Also remove the ability to individually hide the reset button, as this
is not defined as a module button, but attached to the Apply button.

(cherry picked from commit 224ccceb)
parent 3bf44f87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment