fix(ssh page): Fix incorrect one-line keys height#1011
fix(ssh page): Fix incorrect one-line keys height#1011lollipopkit merged 1 commit intolollipopkit:mainfrom
Conversation
…al keyboard When the virtual keyboard is arranged horizontally, a fixed height is used; when arranged vertically, the original calculation method is maintained
📝 WalkthroughWalkthroughThe virtual keyboard key height calculation was updated to use full viewport height when horizontal single-line layout is enabled, versus dividing the height by row count for multi-row layouts. This affects the sizing of individual key items based on the layout orientation mode. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)lib/view/**/*.dart📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🔇 Additional comments (1)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Resolve #1009.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.