Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ebitengine
/
debugui
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
102
Code
Issues
9
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
debugui: add Dropdown
- #39
#39
Merged
hajimehoshi
merged 12 commits into
ebitengine:main
ebitengine/debugui:main
from
Vmarcelo49:main
Vmarcelo49/debugui:main
Copy head branch name to clipboard
Jul 3, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
debugui: add Dropdown
#39
hajimehoshi
merged 12 commits into
ebitengine:main
ebitengine/debugui:main
from
Vmarcelo49:main
Vmarcelo49/debugui:main
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2025
WIP Dropdown menu
Vmarcelo49
committed
84d8216
View commit details
Copy full SHA for 84d8216
Browse repository at this point
Commits on Jul 1, 2025
Removing some code that doesnt do anything and improving the example to show the current issue in a better way
Vmarcelo49
committed
f62d395
View commit details
Copy full SHA for f62d395
Browse repository at this point
Fixing the widgets below getting clicks after dropdowns close
Vmarcelo49
committed
148503c
View commit details
Copy full SHA for 148503c
Browse repository at this point
Commits on Jul 2, 2025
Fixing wrong math
Vmarcelo49
committed
d1e6939
View commit details
Copy full SHA for d1e6939
Browse repository at this point
Put one example on the gallery and removed the Dropdown type
Vmarcelo49
committed
d6d6b59
View commit details
Copy full SHA for d6d6b59
Browse repository at this point
Changed to a header instead of a new window
Vmarcelo49
committed
cbb7089
View commit details
Copy full SHA for cbb7089
Browse repository at this point
oops forgot to remove that func
Vmarcelo49
committed
9d28e7d
View commit details
Copy full SHA for 9d28e7d
Browse repository at this point
Commits on Jul 3, 2025
Correcting wrong licence
Show description for bb30eb6
Vmarcelo49
committed
bb30eb6
View commit details
Copy full SHA for bb30eb6
Browse repository at this point
Solving issue with duplicate names in the options
Vmarcelo49
committed
68850ba
View commit details
Copy full SHA for 68850ba
Browse repository at this point
renaming variables inside the game struct to match the pattern
Vmarcelo49
committed
eaaa6cd
View commit details
Copy full SHA for eaaa6cd
Browse repository at this point
Removing optionDropdown since its unused
Vmarcelo49
committed
1f15744
View commit details
Copy full SHA for 1f15744
Browse repository at this point
Using c.Button instead of re creating the button code logic inside the dropdown code
Vmarcelo49
committed
6f35056
View commit details
Copy full SHA for 6f35056
Browse repository at this point
You can’t perform that action at this time.