GNOME Bugzilla – Bug 643486
Follow mockups for blink time
Last modified: 2016-09-08 12:47:12 UTC
.
Created attachment 182089 [details] [review] 0001-keyboard-Follow-mockups-for-blink-time.patch
The patch attached is marked as needswork, but I can't see any reasoning. What's wrong with it, and what should be done to improve it to have it merged in trunk?
It is mentioned in the patch: the scale doesn't line up with the labels
Removing GNOME Target as per IRC discussion with hadess on #gnome-hackers. You can use Target Milestones for project specific planning (you can set them up yourself if you are listed as module maintainer in Bugzilla).
Created attachment 229571 [details] [review] Based on the previous patch, this patch fixes the alignment of the labels so that they align with the top of the slider. This patch also fixes the logic so that the "Off" mark is placed at the correct end of the scale (the scale is inverted, so value for "Off" must be larger than the maximum value rather than smaller than the minimum value).
I don't really like the way this is implemented. We probably have a number of other places where the label for a scale doesn't line up. I would prefer if we had access to more details inside the GtkScale to allow us to do that cleanly.
Cursor blink setup is now done in the Universal Access panel, closing.