-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
関係ない場所をクリック/タップしても結果窓が消えない #12
Labels
Comments
ちなみにESCを押すとどんな場面でも必ず消えるようにしてますので、困ってる方はそれで対応お願いします…… |
エスケープで消えるのか、リロードしてた・・・ |
実はこれかなり根が深い問題で、いますぐ対応しようと思うと不必要に時間が吸われるので一旦unassignします 解決法としては「関係ある場所」を全部フックしないといけなくて、非常に闇が深い |
windowのタッチイベントと検索候補の部分のタッチイベント拾うだけではダメなんですか・・・ いっそ検索候補部分に閉じるボタンつけます? |
@yumetodo 自分の脳内ではいくつかハマりポイントが浮かんでいるのですが、実際実装してみたら意外と簡単に対応できるかもしれません |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
あとでやる
The text was updated successfully, but these errors were encountered: