We now properly draw the dimple in BSSplitView
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 10 Jan 2008 09:14:25 +0000 (01:14 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 10 Jan 2008 09:14:25 +0000 (01:14 -0800)
commit5b2419dcc2c0ad7ddc660cb6d890ca997bfbbe10
tree43296594c575cf4f1b8c21629d43f36712edf7b9
parent7df34d108e8d6a32f04cc5e2b30d0a5b136db3f2
We now properly draw the dimple in BSSplitView

* Source/BSSplitView.m:
([BSSplitView drawDividerInRect:]): Use -[NSImage compositeToPoint:operation:] instead of -[drawInRect:]
Source/BSSplitView.m