Skip to content
  • Leon Arnott's avatar
    Fixed a bug where (textstyle:"blur")'s text colour was wrong in Chrome. · 692a6f8dfa60
    Leon Arnott authored
    This was due to the fact that $(this).css('color') doesn't work in that platform if the element wasn't inserted into the DOM yet (or something). This also fixes (textstyle:"blurrier") and (textstyle:"smear").
    
    Also changed (textstyle:) and (transition:) to produce errors when given incorrect style or transition names.
    692a6f8dfa60