RhetTbull/appkitgui

Allow edge_inset to be tuple or int

Closed this issue · 0 comments

As shortcut for defining 4 same value edge insets, allow edge_inset in mian_view, etc. to be tuple[int, int, int, int] | int