This website works better with JavaScript.
Home
Explore
Help
Sign In
Quildra
/
PokeGoalsHelper
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84
Commits
15
Branches
0
Tags
533 MiB
Tree:
023e6496a4
arch-001-screen-capture-manager
arch-002-ml-inference-engine
arch-003-pokemon-data-extractor
arch-004-detection-coordinator
critical-002-bitmap-memory
critical-003-parallel-processing
critical-004-thread-pool-leaks
feature/debug-shiny-pokeball-detection
feature/expand-stat-ocr-boxes
feature/modern-capture-ui
feature/pgh-1-results-display-history
feature/pgh-30-long-screenshot-capture
fix/critical-001-opencv-mat-memory-leaks
master
refactor/mvc-architecture
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '023e6496a4'
${ noResults }
PokeGoalsHelper
/
.vscode
/
settings.json
3 lines
45 B
Raw
Normal View
History
feat: enhance bottom drawer with multi-column layout and checkbox functionality - Redesigned expanded content with organized sections: * Pokemon Info (Name, Dex #, Gender, Form) * Combat Stats (CP, HP, Level, IV%) * Individual Stats (ATK/DEF/STA if available) * Special Properties (Shiny/Alpha checkboxes) * Technical Info (Processing time, Detection count, Timestamp) - Added multi-column layout helper methods for better space utilization - Implemented checkbox indicators using Unicode symbols (☐/☑) - Enhanced visual hierarchy with blue section headers - Improved data organization and readability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 months ago
{
"cmake.ignoreCMakeListsMissing"
:
true
}