Add a Radius option for custom dialog sliders#549
Conversation
|
I can't think of a reliable way to determine the module if the module coder didn't go with the |
|
I think this shouldn't use Could also add an optional color parameter to value info. |
mharis001
left a comment
There was a problem hiding this comment.
I think this would be better if the handling for the drawing was in gui_slider. The Draw3D EH could be self-cleaning and use the slider position.
mharis001
left a comment
There was a problem hiding this comment.
Should maybe add some scaling to the dots spacing since with larger radii a very large amount of dots are drawn. For example, with a radius of 1000 m, 1256 dots are drawn.
When merged this pull request will: