Closed LuSouth closed 1 year ago
This looks just like #564 which was fixed by #565 . Could you try to downgrade the plugin to v88.1-1.5.2 and see if that fixes the issue? Before I started working on the new icons.
oh, it is also happened at v88.1-1.5.2
That's odd, it works on my machine
My environment
GoLand 2022.2.4
Build #GO-222.4345.24, built on October 11, 2022
Runtime version: 17.0.4.1+7-b469.62 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
suggest.all.run.configurations.from.context=true
ide.completion.variant.limit=500
Non-Bundled Plugins:
io.acari.DDLCTheme (88.2-1.6.1)
Do you have a different java runtime?
Please go to Help
-> About
and use the Copy
button to copy all the information and paste it here. It should look like what I provided.
GoLand 2022.2.4
Build #GO-222.4345.24, built on October 11, 2022
Runtime version: 17.0.4.1+7-b469.62 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 12
Registry:
ide.intellij.laf.enable.animation=true
suggest.all.run.configurations.from.context=true
ide.completion.variant.limit=500
Non-Bundled Plugins:
io.acari.DDLCTheme (88.1-1.5.4)
i upgrade DDLCTheme after test 88.1-1.5.2 is useless
i use none of windows theme
I'm thinking that the radio button icon might be getting cached somehow.
Try to Invalidate all caches and restart
If that doesn't work, could you temporarily add a Custom Property to your IDE?
Add idea.ui.icons.svg.disk.cache=false
and then restart your IDE and see if it fixes it. You can remove it afterwards.
Should look like this
sorry, it still doesn't work i clean all cache and modify setting file and restart Goland here is idea.properties
and doki theme settings:
Turns out it was only an issue for light themes.
I got a fix in
You should be able to download the fixed version off the release https://github.com/doki-theme/doki-theme-jetbrains/releases/tag/v88.2-1.6.2
Thanks for reporting!
Describe the bug When I click a single choose box, i found that it did not in highlight
To Reproduce
Expected Behavior with default theme of goland:
Environment