add support for bidi text
fix #1959 Signed-off-by: jamazi <jamazi@tutanota.com>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
</span>
|
||||
</template>
|
||||
<div ref="contentEditable"
|
||||
dir="auto"
|
||||
class="comment-form__contenteditable"
|
||||
contenteditable
|
||||
@keydown.enter="handleKeydown"
|
||||
|
||||
Reference in New Issue
Block a user