sproutcore / rich-text-editor

A rich text editor for SproutCore.
Other
6 stars 6 forks source link

Hint ("defaultValue") doesn't work. #5

Closed dcporter closed 10 years ago

dcporter commented 10 years ago

The defaultValue is used when the value is empty, but the value is effectively never empty because a blank editor contains one line break. Possibly the hint should be implemented separately, a la TextFieldView.