Skip to content
Snippets Groups Projects
Unverified Commit 828dd6f9 authored by Marcin Krzyzanowski's avatar Marcin Krzyzanowski
Browse files

Add STTextFinderBarContainer to handle text finder bar

Move responsibility for managing the text finder bar from STTextView to a
new STTextFinderBarContainer class that implements NSTextFinderBarContainer.
This allows properly positioning the gutter view below the find bar when it
is shown/hidden.

Update STTextView to:
- Create the text finder client, bar container and finder in init
- Connect the text finder client and bar container
- Remove code to set up the text finder when moving to a window
- Scope some enclosing scroll view accesses
parent 00a4241f
No related branches found
Tags 2.0.0-beta5
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment