yad icon indicating copy to clipboard operation
yad copied to clipboard

[Feature Request] Allow min/max,step for SCL field

Open TechnicJelle opened this issue 1 year ago • 4 comments

I looked through the issues here and on SourceForge, but I couldn't find anything that references this issue, so I thought I'd make it myself. So yeah, I'm currently working on something that does not need a 0..100 range, but I only a little bit of that, and apparently that's not possible to do yet.

TechnicJelle avatar Oct 28 '22 00:10 TechnicJelle

Convert your required range to a percentage range. So if your scale is 0-20 then each step of one equals 5 steps on the 0-100 scale.

On Fri, 28 Oct 2022, 01:05 TechnicJelle, @.***> wrote:

I looked through the issues here and on SourceForge, but I couldn't find anything that references this issue, so I thought I'd make it myself. So yeah, I'm currently working on something that does not need a 0..100 range, but I only a little bit of that, and apparently that's not possible to do yet.

— Reply to this email directly, view it on GitHub https://github.com/v1cont/yad/issues/196, or unsubscribe https://github.com/notifications/unsubscribe-auth/APRODEXLEK4JEGKBOAVOV63WFMKFTANCNFSM6AAAAAARQSB5MI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cou645 avatar Oct 28 '22 10:10 cou645

Sure, I could technically do that, but that's not very user-friendly at all. My ranges are not really nicely changeable to percentages.

So I still think this feature should be implemented.

TechnicJelle avatar Oct 29 '22 15:10 TechnicJelle

Ok maybe better to use [Feature Request] as your title header followed by the specifics as it's not really an issue or bug.

cou645 avatar Oct 30 '22 16:10 cou645

Sure. I usually use GitHub's issue labels for that, but I've updated the title, as I can't label this myself.

TechnicJelle avatar Oct 31 '22 01:10 TechnicJelle