BreadBox: Declare stable and add sample image
Thanks to Ed Nisley <https://github.com/ednisley> for the picture! Resolves: #431
This commit is contained in:
parent
bf38b9d2c3
commit
d3df27b238
|
@ -19,7 +19,7 @@ from boxes import *
|
|||
class BreadBox(Boxes):
|
||||
"""A BreadBox with a gliding door"""
|
||||
|
||||
ui_group = "Unstable" # "FlexBox"
|
||||
ui_group = "FlexBox"
|
||||
|
||||
description = """Beware of the rolling shutter effect! Use wax on sliding surfaces.
|
||||
"""
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
|
@ -104,3 +104,4 @@ c21b47963a9de686eec4bcdb04dc84a64fef1e943d9c276f6ecb7d619af22791 ../static/samp
|
|||
9a0c0bf1d3b74a1e09f278ad9f89d8b7e59261a870bb60ed547d45117594cf93 ../static/samples/HalfBox.jpg
|
||||
e1e5001ad1c59e0815a684f2eb2d25bb88113423ec6b582fb81f835c25947127 ../static/samples/HalfBox_Bookend_usage.jpg
|
||||
2300383efee9aebb910fb8967edcee9689e1143031c5bca4d7d9a2c4109bd7f9 ../static/samples/GridfinityBase.jpg
|
||||
6a8a5789897d4836ca1d0eab54b66e77efde181cdf375374253be8a3eb85a183 ../static/samples/BreadBox.jpg
|
||||
|
|
Loading…
Reference in New Issue