Skip to content

Commit

Permalink
DoubleFlexDoorBox: Add picture
Browse files Browse the repository at this point in the history
and move out of Unstable.

Thanks to Targor (https://github.com/targor) for the idea and image

Resolves: #322
  • Loading branch information
florianfesti committed Jun 13, 2021
1 parent 2538f2f commit 3ff0df5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions boxes/generators/doubleflexdoorbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
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)
Expand Down
Binary file added static/samples/DoubleFlexDoorBox-thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/samples/DoubleFlexDoorBox.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/samples/samples.sha256
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3ff0df5

Please sign in to comment.