Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Issue #3679 - File extension now dimmed if created via File > New #3690

Merged
merged 2 commits into from
May 3, 2013

Commits on May 1, 2013

  1. use call() for better performance

    call() performance twice as better than apply()
    
    http://jsperf.com/call-apply-segu
    rsegu committed May 1, 2013
    Configuration menu
    Copy the full SHA
    25d391c View commit details
    Browse the repository at this point in the history
  2. Use ViewUtils.getFileEntryDisplay() on creating new file

    On creation of a file item, make sure we use
    ViewUtils.getFileEntryDisplay() to set the right extension styles.
    rsegu committed May 1, 2013
    Configuration menu
    Copy the full SHA
    c036beb View commit details
    Browse the repository at this point in the history