Season Yuu
Season Yuu

``` java.lang.NullPointerException: Attempt to read from null array at com.github.anzewei.parallaxbacklayout.ViewDragHelper.shouldInterceptTouchEvent(ViewDragHelper.java:1115) at com.github.anzewei.parallaxbacklayout.widget.ParallaxBackLayout.onInterceptTouchEvent(ParallaxBackLayout.java:160) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2515) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2974) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2661) at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:549) at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1953) at android.app.Activity.dispatchTouchEvent(Activity.java:3559) at android.support.v7.view.WindowCallbackWrapper.dispatchTouchEvent(WindowCallbackWrapper.java:69) at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:502) at android.view.View.dispatchPointerEvent(View.java:12027)...
When there is any full-width text in the table header , the column size would be wrong. Before: Fixed:
https://github.com/kwhat/libuiohook/blob/2a2d40f96178481d98980da0a8c1db8a41937d7c/src/darwin/input_hook.c#L961C17-L961C39 In this `case kCGEventOtherMouseUp:` , shouldn't use `process_button_pressed`, it might be `process_button_released`