GNOME Bugzilla – Bug 386316
RGB constrast settings for magnifiers saturate early
Last modified: 2006-12-19 18:03:39 UTC
The RGB contrast sliders for the magnifier range from 0.0 to 50.0. However, they seem to saturate completely at 2.0. Nothing about 2.0 has any visual effect. This likely means the conversion is incorrect. On an unrelated note, can the magnifier accept negative values for these settings? If so, the settings need to account.
Created attachment 78638 [details] [review] Proposed patch This has only been fixed in gnome-mag bug 348629. And has been in the latest gnome-mag release (0.4). The accepted values are now -1 to 1 with 0 as default. Attached is an updating patch.
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.