QmlJSEditor: bugfix
We have to check for m_oldCursorPosition != -1 to avoid calling apply() in the case of a TextMarker update. Otherwise the QuickToolBar misbehaves. I also removed the comment.
Loading
Please register or sign in to comment
We have to check for m_oldCursorPosition != -1 to avoid calling apply() in the case of a TextMarker update. Otherwise the QuickToolBar misbehaves. I also removed the comment.