Undo change

This commit is contained in:
williameveretteggplant 2022-02-14 14:09:34 -07:00 committed by GitHub
parent 2403c21978
commit aae1f34d0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -751,8 +751,10 @@ GSSetDragTypes(NSView* obj, NSArray *types)
TEST_RELEASE(_boundsMatrix);
TEST_RELEASE(_sub_views);
[GSToolTips removeTipsForView: self];
if (_rFlags.has_tooltips != 0)
{
[GSToolTips removeTipsForView: self];
}
if (_rFlags.has_currects != 0)
{
[self discardCursorRects]; // Handle release of cursors