refactor: add RTTI-free renderer extension core#407
refactor: add RTTI-free renderer extension core#407forntoh wants to merge 2 commits intofeat/graphical-displayfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|
Memory usage change @ b86a846
Click for full report table
Click for full report CSV |
Summary
MenuRenderer::queryExtension()andMenuItem::queryCapability().FrameLifecycleRenderer,GraphicalRendererContext,GraphicalMenuItem) without adding pixel-specific methods to base classes.MenuScreen::draw()callsbeginFrame()andLcdMenunow callsendFrame()after handled draw-triggering actions (setScreen,show,refresh, handledprocess).refresh()and handledprocess()commands.Verification
bundle exec arduino_ci.rb --skip-examples-compilation), but local Ruby gem install requires privileged system paths on this machine.