Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Improved UI/UX of find bar #3315

Merged
merged 3 commits into from
Aug 27, 2016
Merged

Improved UI/UX of find bar #3315

merged 3 commits into from
Aug 27, 2016

Commits on Aug 27, 2016

  1. Improved UI/UX of find bar

    jkup authored and bbondy committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    5c7db9c View commit details
    Browse the repository at this point in the history
  2. Fix syntax and clear highlight on findbar close

    Auditors: @jkup
    bbondy committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    bb4ac34 View commit details
    Browse the repository at this point in the history
  3. Track presence of internal find state

    Auditors: @jkup
    
    The trick to this was to keep track in our app state when electron has find state defined.  When it is not defined always do the findFirst call
    bbondy committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    313d743 View commit details
    Browse the repository at this point in the history