Skip to content

Commit 87b928d

Browse files
committed
More f'ing around with image sizes.
1 parent 37125b9 commit 87b928d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

external_samples/docs/component_blocks.md

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

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

7-
<img src="BlockWithComponentDropdown.png" width="50%">
7+
<img src="BlockWithComponentDropdown.png" width="291">
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" width="50%">
11+
<img src="BlockWithTooltip.png" width="342">
1212

1313
## Component Toolbox Categories
1414

1515
### REV ColorRangeSensor
1616

17-
<img src="REV_ColorRangeSensor.png" width="50%">
17+
<img src="REV_ColorRangeSensor.png" width="531">
1818

1919
### REV Servo
2020

21-
<img src="REV_Servo.png" width="50%">
21+
<img src="REV_Servo.png" width="581">
2222

2323
### REV SmartMotor
2424

25-
<img src="REV_SmartMotor.png" width="50%">
25+
<img src="REV_SmartMotor.png" width="622">
2626

2727
### REV TouchSensor
2828

29-
<img src="REV_TouchSensor.png" width="50%">
29+
<img src="REV_TouchSensor.png" width="492">
3030

3131
### SparkFun LEDStick
3232

33-
<img src="SparkFun_LEDStick.png" width="50%">
33+
<img src="SparkFun_LEDStick.png" width="666">

0 commit comments

Comments
 (0)