Add sample images to ConcaveKnob and LaptopStand
and replace default image for DrillBox using the old one on the settings page. Thanks to datazaShane <https://github.com/datazaShane> for the photos! Related: #140
|
@ -20,6 +20,8 @@ from boxes.lids import _TopEdge
|
|||
class DrillBox(_TopEdge):
|
||||
"""A parametrized box for drills"""
|
||||
|
||||
description = """![Multiple DrillBoxes](static/samples/DrillBoxes.jpg) """
|
||||
|
||||
ui_group = "Tray"
|
||||
|
||||
def __init__(self) -> None:
|
||||
|
|
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 137 KiB |
After Width: | Height: | Size: 9.8 KiB |
After Width: | Height: | Size: 154 KiB |
After Width: | Height: | Size: 7.0 KiB |
After Width: | Height: | Size: 152 KiB |
|
@ -127,5 +127,8 @@ d7b9c4a9ea70c2cc7ede5e992862fa4c001cff0f592a689ed4d5fab5ac339249 ../static/samp
|
|||
f340b90d92d445a626d5e162bc1081fdeda9ba11d563c7f7c4632996379f34da ../static/samples/ConsoleArcadeStickBack.jpg
|
||||
005751de891a4faa50cf65bcad6781cc5499329a5596a7fa93cee901c7e89537 ../static/samples/ConsoleArcadeStickFront.jpg
|
||||
4f0b46c88c1c425dcec6b9a0bff754f6b5580f82aa7004233dec03f8f4c5ce41 ../static/samples/ConsoleArcadeStickInside.jpg
|
||||
4508f68ec6c233b116b6268322996ed50146df34318ffffe4062041fd289fbf6 ../static/samples/DrillBox.jpg
|
||||
2432b6095e513cecaf5e96552dd4136615a0470e36d8804668cbb5b73684249e ../static/samples/DrillBox.jpg
|
||||
4e055c330eb95303fcce029f6efb1089e9a5b61cf0eef25c95267a8c90d1c2c4 ../static/samples/RackBox.jpg
|
||||
71f7fb03035c12037beb4bc6c9acdd5fb75ee044d20b4e4be910aae8085ca592 ../static/samples/ConcaveKnob.jpg
|
||||
4508f68ec6c233b116b6268322996ed50146df34318ffffe4062041fd289fbf6 ../static/samples/DrillBoxes.jpg
|
||||
70644df6aa7191ae32a66039d3231fc9b84f4f49210571632d2a2f010e728a9b ../static/samples/LaptopStand.jpg
|
||||
|
|