Commit ede30577 authored by Craig Norris's avatar Craig Norris Committed by Yash

Apply 1 suggestion(s) to 1 file(s)

parent d61cb055
...@@ -370,7 +370,7 @@ To have the screenshot focuses few more steps are needed: ...@@ -370,7 +370,7 @@ To have the screenshot focuses few more steps are needed:
- **set the crop area**: `set_crop_data(screenshot_area, 20)` - **set the crop area**: `set_crop_data(screenshot_area, 20)`
In particular, `set_crop_data` accepts as arguments: a `DOM` element and a In particular, `set_crop_data` accepts as arguments: a `DOM` element and a
padding. The padding is added around the element enlarging the screenshot area. padding. The padding is added around the element, enlarging the screenshot area.
#### Live example #### Live example
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment