mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 06:16:03 +01:00
55a88f0c29
painting the background. The user may have set that on purpose. For regular views, it doesn't really make sense to use the user clipping for painting the background, since there is no way these parts could ever be painted at all. In Draw() there will be a new view state on the stack, so the client has no way to unset the clipping. On the other hand, there may be useful cases where the user applied a clipping, and wants itself not drawing outside of it, but does want the background painted. (For example BTextView::SetTextRect() may use this in the future.) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29790 a95241bf-73f2-0310-859d-f6bbb57e9c96