Refactor StatsDialog and Add Event History#17
Conversation
- Refactored `StatsDialog` to use `QTabWidget`, separating "Progress" and "History". - Implemented event history view displaying the last 30 activities with icons. - Integrated event logging for level-ups, achievements, feeding, and Pomodoro sessions. - Improved petting detection precision by using dynamic window center instead of hardcoded offsets. - Added UI verification script in `tests/`.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
…4' into bolt-ui-ux-improvements-11620845377612478587
c5c7b29
into
feat/desktop-pet-cat-implementation-13128440384193574434
This update enhances the Desktop Pet Cat's UI/UX by introducing a tabbed statistics dialog and a comprehensive event history log.
Key Improvements:
QTabWidgetfor better clarity, separating long-term progress from recent activity.+50pixel offset in petting detection with dynamic center calculation, ensuring accurate interaction even when the cat window is stretched or resized.DataStore.log_eventacross core components (InputManager,TrayMenu) to populate the new history view.Verified via offscreen UI rendering and unit tests.
PR created automatically by Jules for task 11620845377612478587 started by @mx57