Closed PrimozGodec closed 1 year ago
@anjamejac, it solves the bug with hidden + button for me. Does it work in your case?
Merging #984 (4b0b749) into master (5586779) will increase coverage by
0.07%
. The diff coverage is95.23%
.
Yes, @PrimozGodec, it also works in my case. Thank you :)
Issue
On Windows + button is hidden when the user opens the widget. Also, stretching is not optimal: empty space between the box and Apply button, and the whole box stretches instead of adding space at the bottom.
Description of changes
Update layout according to issue description.
Additionally, added missing
__eq__
and__hash__
to ComputeValue.Includes