You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your project bad works in Maverics(10.9).
It has warnings:
LADSliderExample[2389:303] *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
2014-01-15 02:00:36.313 LADSliderExample[2389:303] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
When I hide/unhide your slider, it is crashing.
Thank you, your project is very helpful!
The text was updated successfully, but these errors were encountered:
Your project bad works in Maverics(10.9).
It has warnings:
LADSliderExample[2389:303] *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
2014-01-15 02:00:36.313 LADSliderExample[2389:303] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
When I hide/unhide your slider, it is crashing.
Thank you, your project is very helpful!
The text was updated successfully, but these errors were encountered: