[383] ダブルタップズーム対策テスト
レス22件省略中。
[407] Re: ダブルタップズーム対策テスト
My apologies さとぴあさん I must've missed your message skimming here the other day.
I've added it just now, I'll test it in a bit. I registered on github as boxfries, feel free to contact me there if you'd like me to test anything!
Cheers for the great work!
I've added it just now, I'll test it in a bit. I registered on github as boxfries, feel free to contact me there if you'd like me to test anything!
Cheers for the great work!
[408] Re: ダブルタップズーム対策テスト
GitHub doesn't have the ability to communicate between users, so you have to either have them posted in the issues thread or reply to already opened issues to let them know.
However, I think that I can contact you for a while by replying to the issues that I had a question.
あ
However, I think that I can contact you for a while by replying to the issues that I had a question.
あ
[409] Re: ダブルタップズーム対策テスト
I tried it on my site for some time, everything’s working fine! Thanks for letting me know about GitHub, I’ll keep contacting you here then for this issue.
With the double tap issue resolved, there’s only a palm rejection issue to be fixed. It happens occasionally when your palm makes contact with anywhere on the screen before the stylus, resulting in a straight line from where your palm makes contact to your stroke. I wonder if there’s a way to reject palm gestures on the canvas when the Apple Pencil is detected? Many native drawing apps still struggle with palm rejection…
I’ve attached an image demonstrating the problem.
が
With the double tap issue resolved, there’s only a palm rejection issue to be fixed. It happens occasionally when your palm makes contact with anywhere on the screen before the stylus, resulting in a straight line from where your palm makes contact to your stroke. I wonder if there’s a way to reject palm gestures on the canvas when the Apple Pencil is detected? Many native drawing apps still struggle with palm rejection…
I’ve attached an image demonstrating the problem.
が
[410] Re: ダブルタップズーム対策テスト
thank you.
I was able to share the issue.
If you're having the same problem with the ChickenPaint example ...
The difficult problem so far is unlikely to be solved unless you are the developer of ChickenPaint.
I can report it all together, but it may be better if someone who can speak native English reports it.
Issues · thenickdude/chickenpaint
あ
I was able to share the issue.
If you're having the same problem with the ChickenPaint example ...
The difficult problem so far is unlikely to be solved unless you are the developer of ChickenPaint.
I can report it all together, but it may be better if someone who can speak native English reports it.
Issues · thenickdude/chickenpaint
あ
[411] Re: ダブルタップズーム対策テスト
perhaps…. You may need LCD tablet gloves.
Maybe you are already using it?
あ
Maybe you are already using it?
あ
[412] Re: ダブルタップズーム対策テスト
I don't personally use them, but those should certainly help! I know many artists use them with their ipads. The issue only comes up occasionally, so it's not a huge problem, with respect to double taps.
I can try bringing it up with the devs. They seem quite inactive unfortunately.
あ
I can try bringing it up with the devs. They seem quite inactive unfortunately.
あ
[413] Re: ダブルタップズーム対策テスト
This issue is probably a ChickenPaint issue as well as an iOS issue.
Chicken Paint developers probably don't have the time.
However, the more people who report a problem to GitHub, the better the results may be.
When I report alone, it seems that only one person is aware of the problem.
あ
Chicken Paint developers probably don't have the time.
However, the more people who report a problem to GitHub, the better the results may be.
When I report alone, it seems that only one person is aware of the problem.
あ
↑
cssのタッチアクションを別の方法で。
https://pbbs.sakura.ne.jp/localPaintBBS/chickenpaint/30.html
↑
ダブルクリック(タップ)の時はイベントをキャンセルするJavaScript。
どちらも、動作に悪影響がでる可能性のあるものですが…。
情報は多いほうがいいと思いましたので、
すみませんが、テストをよろしくお願いします。