RoundedBox: More pictures
Thanks to Taylor Williams (https://github.com/tzwilliams)!
This commit is contained in:
parent
a2678de3e2
commit
d6c8d965c3
|
@ -20,6 +20,16 @@ import boxes
|
|||
class RoundedBox(boxes.Boxes):
|
||||
"""Box with vertical edges rounded"""
|
||||
|
||||
description = """
|
||||
Default: edge_style = f Finger Joint:
|
||||
![Finger Joint](static/samples/RoundedBox-2.jpg)
|
||||
|
||||
Alternative: edge_style = h Edge (parallel Finger Joint Holes):
|
||||
![Finger Joint Holes](static/samples/RoundedBox-3.jpg)
|
||||
|
||||
With lid:
|
||||
"""
|
||||
|
||||
ui_group = "FlexBox"
|
||||
|
||||
def __init__(self):
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
After Width: | Height: | Size: 602 KiB |
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Binary file not shown.
After Width: | Height: | Size: 598 KiB |
|
@ -78,3 +78,5 @@ a58cbe48baa0b0bd1a384b2dfe250509d21c016bb852c595f0a96d2647d7f857 ../static/samp
|
|||
c19a18a5fd3555bf4fbe28ff2fcb38724c7c31eefab32bbb4fe6471efe204021 ../static/samples/RoyalGame-3-tumb.jpg
|
||||
d302fc0866d05ac930c18a0f0a1d4b507c38ee807f25eb856e690d23dde02ab0 ../static/samples/RoyalGame.jpg
|
||||
586a61f03817c8f8db392e660651b7af8cc7b142ff8de512ca0cd44a8184e36c ../static/samples/RoyalGame-3.jpg
|
||||
881b63bb750144a3cc0f208f3ff36e36bdcc679508559b0c4c77f8204b1f4469 ../static/samples/RoundedBox-2.jpg
|
||||
51ad0d9bcaf32ad8b3da886e695c3c12bf1414a1a04ab13ebd202a0ab96a6129 ../static/samples/RoundedBox-3.jpg
|
||||
|
|
Loading…
Reference in New Issue