Skip to content

Commit 784159c

Browse files
committed
Specify widths of images.
1 parent fd79e2a commit 784159c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

external_samples/docs/component_blocks.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,30 @@
44

55
### Dropdown shows components of the specific type.
66

7-
<img src="BlockWithComponentDropdown.png">
7+
<img src="BlockWithComponentDropdown.png" width="582">
88

99
### Tooltip shows that the block calls a method on a component, followed by details about what that method does.
1010

11-
<img src="BlockWithTooltip.png">
11+
<img src="BlockWithTooltip.png" width="684">
1212

1313
## Component Toolbox Categories
1414

1515
### REV ColorRangeSensor
1616

17-
<img src="REV_ColorRangeSensor.png">
17+
<img src="REV_ColorRangeSensor.png" width="1062">
1818

1919
### REV Servo
2020

21-
<img src="REV_Servo.png">
21+
<img src="REV_Servo.png" width="1162">
2222

2323
### REV SmartMotor
2424

25-
<img src="REV_SmartMotor.png">
25+
<img src="REV_SmartMotor.png" width="1244">
2626

2727
### REV TouchSensor
2828

29-
<img src="REV_TouchSensor.png">
29+
<img src="REV_TouchSensor.png" width="984">
3030

3131
### SparkFun LEDStick
3232

33-
<img src="SparkFun_LEDStick.png">
34-
33+
<img src="SparkFun_LEDStick.png" width="1332">

0 commit comments

Comments
 (0)