https://bugs.kde.org/show_bug.cgi?id=372893
Bug ID: 372893 Summary: Slider control hides bar when amount is set to exactly 0% Product: krita Version: 3.1 Beta Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: minor Priority: NOR Component: Tools Assignee: krita-bugs-n...@kde.org Reporter: asta...@neverdot.com Target Milestone: --- The fill tool options panel will hide the "Grow selection" slider bar if set to 0%, but this is the halfway point, so should still show a bar halfway through the slider. Replication steps: 1. Select the fill tool 2. Go to the Tool Options panel 3. Drag the "Grow selection" value up and down, noting that it shows what percentage you are currently on 4. Drag the value until it is exactly in the middle at 0%; the bar will disappear at this point The application is likely mistakenly thinking that 0% means no bar should be shown, but for this slider that assumption would be incorrect. -- You are receiving this mail because: You are watching all bug changes.