libappfw|LabelWidget: Added overlay image drawing for labels
The "separate alignment" mode turned out to be infeasible, because when used, the label should be manually sized rather than using an expanding policy. This would have complicated the internal logic of the widget too much.
Now labels can have a simple overlay image drawn on top.
libappfw|LabelWidget: Added overlay image drawing for labels
The "separate alignment" mode turned out to be infeasible, because
when used, the label should be manually sized rather than using
an expanding policy. This would have complicated the internal logic
of the widget too much.
Now labels can have a simple overlay image drawn on top.