* src/client/composer/composer-web-view.vala (ClientWebView): Replace ::undo_blockquote_style with ::indent_line. * src/client/composer/composer-widget.vala (ComposerWidget::on_indent): Call new ::indent_line method, rather than doing a execCommand and a second JS thunking call to fix the markup. * ui/composer-web-view.js: Also replace ::undoBlockquoteStyle with new ::indentLine method. Add unit test. |
||
|---|---|---|
| .. | ||
| composer-page-state-test.vala | ||
| conversation-page-state-test.vala | ||