feat(Window Framework): global controlled window title bar#11
feat(Window Framework): global controlled window title bar#11GT-610 merged 1 commit intolollipopkit:mainfrom
Conversation
…isplay function Add the WindowFrameConfig class for global control of the display of the virtual window title bar Modify the VirtualWindowFrame component to support dynamically showing/hiding the title bar based on configuration
📝 WalkthroughWalkthroughIntroduces global and instance-level configuration for VirtualWindowFrame caption visibility. Adds WindowFrameConfig class with static getter and setter for showCaption property, extends VirtualWindowFrame with showCaption parameter, and propagates the configuration through route builders to control caption display based on both global and instance-level settings. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 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 nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (2)
✏️ 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 lollipopkit/flutter_server_box/issues/956.
This commit needs to be used in conjunction with behavioral changes in ServerBox and is incompatible with the current processing logic. I will push new changes to ServerBox later and then link these two changes together.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.