4.0

EDIT: The same for 3.2 stable
WIndows 10
The 3D grid color picker does not have the Alpha to select, only the colors
the 2D grid has the alpha setting in its color picker


This is because of a limitation in the code that prevents drawing a transparent 3D grid. Otherwise, I'd have exposed the color's alpha component :slightly_smiling_face:
Cool, thank you :)
Good idea! Yes, the grid now supports transparency with #28289 since the grid fades when zooming, so I've went ahead and removed the no-alpha property hint. It works as you would expect, feel free to compile it and give it a try.
Most helpful comment
Good idea! Yes, the grid now supports transparency with #28289 since the grid fades when zooming, so I've went ahead and removed the no-alpha property hint. It works as you would expect, feel free to compile it and give it a try.