Skip to content

V1.0.1

Choose a tag to compare

@w50111831 w50111831 released this 28 Oct 19:42

Added margin option to FlexBoxFrame.place_widget()

You can now pass an integer, tuple length 2, 3 or 4 as the margin= option and will apply that margin inside the Framefor whatever your trying to put inside. This does mean that you can place multiple objects inside one frame though I wouldn't recommend it as I haven't tested it.