[Development] QML Image aliasing when animating

Joshua Kolden joshua at crackcreative.com
Wed Jan 22 08:25:50 CET 2014


Yes, it also has no effect.


On Jan 21, 2014, at 11:21 PM, Rutledge Shawn <Shawn.Rutledge at digia.com> wrote:

> 
> On 22 Jan 2014, at 4:03 AM, Joshua Kolden wrote:
> 
>> Image {
>>   id: c4CameraImage
>>   fillMode: Image.PreserveAspectFit
>>   source: “path/to/c4camera.png"
>>   anchors.left: parent.left
>>   anchors.top: parent.top
>>   anchors.bottom: parent.bottom
>>   smooth : true
> 
> Did you try antialiasing: true?  




More information about the Development mailing list