#65 restore the feature of start/end marker lines partially did

This commit is contained in:
Agriya Dev5
2021-01-18 17:01:09 +05:30
parent ac88c93606
commit 7ea99e484a
3 changed files with 536 additions and 3 deletions

View File

@@ -595,7 +595,6 @@ export default {
},
elementChanged (opts) {
// console.log('elementChanged',opts);
const elem = opts.elems[0];
if (elem && (
elem.getAttribute('marker-start') ||