Hello.
I have 3 widgets in my application which always yield smth. like
WARNING: Forcing top alignment because parent element has vertical layout
or
WARNING: Forcing left alignment because parent element has horizontal layout
What shall I do to get rid of these warnings?
Or is there a general way to just suppress this debug level/ warnings ?
Thanks.