Refactor|UI|Client: Added rule-based ui::Margins to handle widget margins
Margins need to be rules, too, so that they can be used freely in rule expressions. Fixed code where an assumption was made that the margin is the same on all sides of a widget.
Refactor|UI|Client: Added rule-based ui::Margins to handle widget margins
Margins need to be rules, too, so that they can be used freely in rule
expressions. Fixed code where an assumption was made that the margin
is the same on all sides of a widget.