Bug 456528 - slider dialog setting initial value?
Summary: slider dialog setting initial value?
Status: REPORTED
Alias: None
Product: kdialog
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.04.3
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 19:45 UTC by Mr.Karrde
Modified: 2022-07-09 19:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mr.Karrde 2022-07-09 19:45:14 UTC
I try to setup a slider dialog starting with a initial value (within its range of course) but it looks like it is impossible.
It seems is only possible to set the text, minimum value, maximum value and step.
Or did I miss something?
If I want to create for example a simple slider to change an existing (system) value it is necessarily important to start/initialize the slider dialog with the current value and not always at minimum.

Thanks.