Same problem, request solution
Post
Replies
Boosts
Views
Activity
Everyone I asked says it's apple's bug!
The above phenomenon will appear when the APP is installed, but the phenomenon does not exist when the APP is deleted!
I wonder why? I do not know how to solve!
Solved it, by adding a NSTrackingArea.Options.activeAlways.rawValue - Enum's rawValue
let opt = (
NSTrackingArea.Options.mouseEnteredAndExited.rawValue |
NSTrackingArea.Options.mouseMoved.rawValue |
NSTrackingArea.Options.activeAlways.rawValue
)
let trackingArea = NSTrackingArea(rect: kb_V!.frame, options: NSTrackingArea.Options(rawValue: opt), owner:self, userInfo: nil)
Width and height of the video are only half of PlayView's! And It happens on some Macs supporting Retina~
Is it possible to give you extra money at the end of the year?
Or, you will be recognized as small business after one year?