diff --git a/changelog.md b/changelog.md index b1b9765..07fcb51 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +### Tuesday, 17/01/2017 - v2.7cont +- Added in code position to brew page jumping + ### Saturday, 14/01/2017 - v2.7.0cont - - Added a new Render Warning overlay. It detects situations where the brew may not be rendering correctly (wrong browser, browser is zoomed in...) and let's the user know diff --git a/client/homebrew/editor/editor.jsx b/client/homebrew/editor/editor.jsx index 5946822..6f3d418 100644 --- a/client/homebrew/editor/editor.jsx +++ b/client/homebrew/editor/editor.jsx @@ -108,9 +108,11 @@ const Editor = React.createClass({ onChange={this.handleTextChange} onCursorActivity={this.handleCursorActivty} /> + {/*