Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    # missing in load_skin.js

    Hello, I just noticed that in all flat skins load_skin.js there's this line of code:

    Code:
    editFailedCSSText:"color:FF6347;",
    without the # before the hex code

    #2
    The issue has been fixed and you will see it in the nightly builds starting tomorrow, July 30.

    Best Regards
    Isomorphic Software

    Comment


      #3
      Thanks, I see it's fixed, but now I see there are some duplicated declaration:

      Stratus, Twilight, Obsidian:
      - TabSet.symmetricPickerButton (2 different values)
      - ListGrid.baseStyle (2 different values)
      - ListGrid.expansionFieldImageWidth (same value 2 times)
      - ListGrid.expansionFieldImageHeight (same value 2 times)

      Shiva:
      - ListGrid.baseStyle (2 different values)
      - SelectItem.height (2 different values)

      Tahoe:
      - TabSet.symmetricPickerButton (2 different values)
      - ListGrid.baseStyle (2 different values)
      - ListGrid.expansionFieldImageWidth (same value 2 times)
      - ListGrid.expansionFieldImageHeight (same value 2 times)
      - SelectItem.height (2 different values)

      Comment


        #4
        The duplicate attributes have been removed. Thanks for the report.

        Best Regards
        Isomorphic Software

        Comment

        Working...
        X