Comment 3 for bug 1227595

Revision history for this message
Charles Kerr (charlesk) wrote : Re: [touch] The screen brightness change is not realtime

This is coming from unity8/plugins/Unity/Indicators/qml/SliderMenuItem.qml, which uses the Ubuntu UI Toolkit's slider but explicitly sets the 'live' property to false so that there won't be realtime updates.

I'm not sure whether or not there was a Good Reason it was done this way. Looks like Renato wrote the original version that included the "live: false" line, so assigning him under also-affects Unity 8 so that he can give a second opinion on this ticket.