Files
textmate/Frameworks/Find
Allan Odgaard a0ac9c9a92 Let NSScrollView draw border above/below search results
This requires clipping the left/right border of the scroll view (using a narrow superview), which is something I have avoided since Interface Builder has a warning about “view is clipping its content” and I seem to recall there being some issues with drawing focus ring around clipped views in the past, but as we are not using a xib nor drawing a focus ring around the NSScrollView being clipped, this approach should be OK.

The advantage is of course that we ensure system colors for the borders.
2018-11-15 12:18:13 +07:00
..
2018-04-30 15:30:48 +07:00