1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Spellcheck - Dropdown & localisation

This commit is contained in:
ehhc
2018-06-23 19:25:50 +02:00
parent 785272540e
commit 342575a576
24 changed files with 68 additions and 33 deletions

View File

@@ -162,6 +162,7 @@ class MarkdownSplitEditor extends React.Component {
noteKey={noteKey}
onChange={this.handleOnChange.bind(this)}
onScroll={this.handleScroll.bind(this)}
spellCheck
/>
<div styleName='slider' style={{left: this.state.codeEditorWidthInPercent + '%'}} onMouseDown={e => this.handleMouseDown(e)} >
<div styleName='slider-hitbox' />