Whoops, remove constraints after drawing slider bar.
This commit is contained in:
@@ -846,6 +846,9 @@ BControlLook::DrawSliderBar(BView* view, BRect rect, const BRect& updateRect,
|
|||||||
orientation);
|
orientation);
|
||||||
|
|
||||||
view->PopState();
|
view->PopState();
|
||||||
|
|
||||||
|
// reset clipping constraints
|
||||||
|
view->ConstrainClippingRegion(NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user