Skip to content
  • Thomas Hartmann's avatar
    QmlJSEditor: bugfix · d7956ad2
    Thomas Hartmann authored
    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.
    d7956ad2