AlexandreSajus / Moa-Accuracy-Sim

GNU General Public License v3.0
1 stars 0 forks source link

Allow for custom slider values #4

Open AlexandreSajus opened 2 years ago

AlexandreSajus commented 2 years ago

Currently the choices for distance, target size and MOA are limited because the sliders allow only a specific array of value

There should be a text box that allows the input of custom values for precision (if a rifle has 1.37 MOA) or for customizability (if I want to simulate the spread of a 30 MOA shotgun

This could also be done with non linear sliders: We could have a big slider with the first X pixels with 1 to 5 MOA and then the next X pixels with 5 to 60 MOA

AlexandreSajus commented 2 years ago

Doable but not with a non linear sliders since tooltips won't show the right value