DoubleFlexDoorBox: Add picture
and move out of Unstable. Thanks to Targor (https://github.com/targor) for the idea and image Resolves: #322
This commit is contained in:
parent
2538f2fef3
commit
3ff0df504b
|
@ -21,8 +21,7 @@ import math
|
|||
class DoubleFlexDoorBox(boxes.Boxes):
|
||||
"""Box with two part lid with living hinges and round corners"""
|
||||
|
||||
#ui_group = "FlexBox"
|
||||
ui_group = "Unstable"
|
||||
ui_group = "FlexBox"
|
||||
|
||||
def __init__(self):
|
||||
boxes.Boxes.__init__(self)
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
After Width: | Height: | Size: 577 KiB |
|
@ -70,3 +70,4 @@ b843c04a6ec530afaf40c664479c6f1eeadc9d48f1ff7ca99bea3575da733144 ../static/samp
|
|||
8083dbf31bc17ad19823be48ead7bfc45b03c024ead9b598c08bf390ea193ccd ../static/samples/SlatwallTypeTray.jpg
|
||||
7ad90b16ee3c976171f5445bb4dd2cedb8652dbdc9f03e8e73040371cca76a97 ../static/samples/Platonic.jpg
|
||||
3222e4b5f6a42de913e1226e088b906e7bc9d0a2f08c8a692bb48e0f92a9a6b2 ../static/samples/Drillstand.jpg
|
||||
003d6a7fc0dd1f3179900dc45c77f943064ed0a1177d8c56947ca6d0d4dc6a2b ../static/samples/DoubleFlexDoorBox.jpg
|
||||
|
|
Loading…
Reference in New Issue