feat: Display camera info in debug window

Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
2026-02-18 14:58:37 -07:00
parent 45a00b845b
commit 3506696624
4 changed files with 39 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ private slots:
void saveSketch();
void showDebugWindow();
void updateDebugInfo();
void enterSketchMode();
void exitSketchMode();