InputKit icon indicating copy to clipboard operation
InputKit copied to clipboard

Simultaneous accesses

Open kkkelicheng opened this issue 6 years ago • 0 comments

Thread 1: Simultaneous accesses to 0x7ff41c812b18, but modification requires exclusive access

set { limitedDelegate = LimitedTextViewDelegate(realDelegate: newValue) super.delegate = limitedDelegate }

kkkelicheng avatar Mar 26 '19 11:03 kkkelicheng