hedgedoc/public/js/lib
David Mehren e4b2b6ff73
Fix insertOnStartOfLines behaviour
A bug in insertOnStartOfLines lead to duplicated text,
if the cursor was not at the start of a line.

This fixes the behaviour of insertOnStartOfLines to always use
the complete first and last line of the selection,
even if they were only partially selected.

Fixes #1231

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-05 22:57:49 +02:00
..
common Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor Fix insertOnStartOfLines behaviour 2021-05-05 22:57:49 +02:00
appState.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00