Skip to content

Fix applying highlighter in quick document

Carl Schwan requested to merge work/quick-fix into master

We are now using a eventFilter similar to the Widget implementation and this also fix a off by one error that caused the highlighter to apply only then removing text.

Merge request reports