Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moved warnin about resemble.outputSettings
  • Loading branch information
jamescryer committed Sep 1, 2019
1 parent 7d2595e commit 598b937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -91,6 +91,8 @@ resemble.outputSettings({
// .repaint();
```

> Note: `resemble.outputSettings` mutates global state, effecting all subsequent call to Resemble.

It is possible to narrow down the area of comparison, by specifying a bounding box measured in pixels from the top left:

```javascript
Expand Down Expand Up @@ -264,6 +266,4 @@ As people have asked in the past, Resemble.js hasn't knowingly implemented any p
---
>Note: `resemble.outputSettings` mutates global state, and will be removed in a later major version
Created by [James Cryer](http://github.com/jamescryer) and the [Huddle development team](https://github.com/HuddleEng).

0 comments on commit 598b937

Please sign in to comment.