8000 fix: キーボード表示screenのサイズ決定ロジックを見直し、安定したサイズ変更を可能に by ensan-hcl · Pull Request #526 · azooKey/azooKey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: キーボード表示screenのサイズ決定ロジックを見直し、安定したサイズ変更を可能に #526

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

Merged
merged 3 commits into from
May 11, 2025

Conversation

ensan-hcl
Copy link
Member
@ensan-hcl ensan-hcl commented May 5, 2025

Fix #478
Fix #483
LayoutConstraint周りの処理を丁寧に検討した結果、いくつかのバグや不本意の実装を修正できた。

  • 絵文字検索バーを表示する際、これまではreloadAllViewという険しい処理(全ビューの再起動)を行わなければならなかったが、この変更により非常に安定して実施できるようになった
  • 作文ツールや一部の処理ではviewDisappearの後にviewDidLoadが呼ばれずにキーボードが再表示されるため、キーボードが表示されなかった。この問題をviewWillLoadのタイミングでチェックをいれることで修正した
  • 画面回転の際のビューサイズ決定が安定した結果、iOS 18系で壊れていた利用中の画面回転が問題なく動作するようになった

@ensan-hcl ensan-hcl self-assigned this May 5, 2025
@ensan-hcl ensan-hcl added bug Something isn't working design Something relates to UI Design labels May 5, 2025
@ensan-hcl ensan-hcl force-pushed the fix/screen_size_determination branch from 3fe6952 to ab5363f Compare May 7, 2025 16:36
@ensan-hcl
Copy link
Member Author

@ensan-hcl
Copy link
Member Author

@nyanko3141592 に確認もらって #483 も直ってるのを確認

@ensan-hcl
Copy link
Member Author

#489 はTestFlightの上で確認をお願いする

@ensan-hcl ensan-hcl merged commit 03896db into develop May 11, 2025
2 of 6 checks passed
@ensan-hcl ensan-hcl deleted the fix/screen_size_determination branch May 11, 2025 05:35
@ensan-hcl ensan-hcl added this to the v2.4 milestone May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working design Something relates to UI Design
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] キーボードがガクガクする [BUG] iOS(iPadOS)キーボードの「検索」タブにおける不具合
1 participant
0