Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-5085

CodeMirror has changed setLineClass() into addLineClass()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.9
    • 3.9
    • Workspace : CMS
    • None

      In CodeMirror, the setLineClass() is used to highlight the line of the cursor. This function was changed into addLineClass()/removeLineClass() (cf http://codemirror.net/doc/upgrade_v3.html#lineclass).

      When porting the whole demo into 3.7_LTE, the setLineClass() was not ported.

      We must investigate how setLineClass() translates into the new API, and port the demo code.

            orossel Olivier Rossel (Inactive)
            orossel Olivier Rossel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: