You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, a rudimentary one. That code is now in widgettree.py in the main engine. See the widgets folder in the uitest project for an example of widget tree descriptors.
Add a "padding" property and a "margin" property, each being a list with four values for top, right, bottom, and left.
Padding is the inside border and margin is the outside border.
The text was updated successfully, but these errors were encountered: