Emulator Issues #9659
closedDolphin Themes Are Missing Debug Icons
0%
Description
What's the problem? Describe what went wrong.
Dolphin is missing proper debug icons. Currently Boomy placeholder icons are used regardless of what theme the user has set. Proper icons should be made and incorporated into the existing themes instead of using the hardcoded icon files in Sys / Resources.
What steps will reproduce the problem?
Open Dolphin in Debug mode and look at the menu icons.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
5.0-103
What are your PC specifications? (CPU, GPU, Operating System, more)
Intel i7-2600K
Nvidia GeForce GTX 580
Windows 10
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Image of the missing proper icons: http://i.imgur.com/1GuYk9U.png
Updated by MayImilae over 8 years ago
- Status changed from New to Accepted
- Assignee set to MayImilae
- Relates to usability changed from No to Yes
If anyone has any ideas for how to show Set PC and Show PC, let me know!
Updated by PEmu over 8 years ago
Sorry MaJoRoesch but I realized we are missing even more icons.
toolbar_add_breakpoint
toolbar_add_memorycheck
toolbar_debugger_delete
Need to be replaced in the Debug tab. Image: http://i.imgur.com/N3tvGgr.png
(Note that Add Memory Check is missing in this screenshot but is also required. Also some of the icons are used multiple times so they will require multiple replacement icons.)
So the additional icons we need are:
Delete
Clear
Add Breakpoint
Add Memory Check
Load
Save
Also these appear to be 16 x 16 unlike the main menu icons.
Updated by PEmu over 8 years ago
Well due to other circumstances I ended up deleting the existing icons. Maybe we could start adding the new ones in waves if some of them are done already.
Updated by ryanebola16 over 8 years ago
I primarily use Dolphin in debug mode so this is mildly annoying. Following.
Updated by ryanebola16 over 6 years ago
I assume this is fixed in https://dolphin-emu.org/download/dev/783e4ec2faa7e1fd0790b7d9f0ec5722540eca69/
Updated by JosJuice over 6 years ago
- Status changed from Accepted to Fixed