Allow delay to be 0
Bug #1681254 reported by
Sergey Kislyakov
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Screenshot |
Fix Released
|
Medium
|
Kirill Romanov |
Bug Description
The SpinButton and the logic behind the "conceal text" option should be re-written to support 0 delay.
Related branches
lp://staging/~djaler1/screenshot-tool/fix-1670010
- Jeremy Wootten: Approve (code, function)
- Sergey Kislyakov (community): Approve
-
Diff: 96 lines (+25/-10)2 files modifiedschemas/net.launchpad.screenshot.gschema.xml (+3/-2)
src/ScreenshotWindow.vala (+22/-8)
Changed in screenshot-tool: | |
status: | In Progress → Fix Committed |
Changed in screenshot-tool: | |
milestone: | none → juno-beta1 |
Changed in screenshot-tool: | |
milestone: | juno-beta1 → 0.1.3 |
importance: | Undecided → Medium |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It is already possible to set a delay of zero (or less) through the commandline or settings; there should be consistency between this and the UI.