Re: [Ubuntu-phone] SDK Question

2016-11-19 Thread Unix One
On 11/15/2016 01:30 PM, Roman Shchekin wrote: > Hello! > > Did somebody note that ActivityIndicator component became invisible with > the latest official update? > Example code: > ... > > ActivityIndicator{ > > running:true > > anchors.horizontalCenter:parent.horizontalCenter > > }

Re: [Ubuntu-phone] SDK Question

2016-11-15 Thread Nick Luigi V. Eusebio
Yes, it was broken in OTA 13. The next OTA will fix it. If you are developing, try testing in rc-proposed. It's fine there now. On Wednesday, November 16, 2016 5:30:36 AM PHT, Roman Shchekin wrote: Hello! Did somebody note that ActivityIndicator component became invisible with the latest of

[Ubuntu-phone] SDK Question

2016-11-15 Thread Roman Shchekin
Hello! Did somebody note that ActivityIndicator component became invisible with the latest official update? Example code: ... ActivityIndicator { running: true anchors.horizontalCenter: parent.horizontalCenter } ... Thanks. -- Mailing