Hi,
Can anyone update on above thread or below link for an issue.
https://bugreports.qt.io/browse/QTBUG-64300
Thanks,
Neel Patel
On Mon, Nov 6, 2017 at 3:57 PM, neel patel wrote:
> Just for reference, issue reported here.
>
> https://github.com/annulen/webkit/issues/594
>
> Thanks,
> Neel Pat
Hey Ekke,
I have already updated my phone to iOS 11 and didn’t feel that problem yet.
Maybe because all my text fields that the font defined.
By the way. Qt World Summit app had this issue.
Thanks for letting me know!! I will get back to you if notice anything.
Best regards,
Nuno
> On 14 Nov
Hi Nuno,
FYI: there's a problem - not with iOS 11 SDK but at runtime:
5.9.x (and 5.10.Betas) users will get scrambled text on iOS11 devices
https://bugreports.qt.io/browse/QTBUG-63127
https://bugreports.qt.io/browse/QTBUG-63476
more and more of my customers are reporting this now as they updated
William,
Thanks for your reply and for your tip.
Got it!
Best regards,
Nuno
> On 14 Nov 2017, at 11:05, william.croc...@analog.com wrote:
>
> On 11/14/2017 05:46 AM, Nuno Santos wrote:
>> Hi,
>>
>> I’m using QSortFilterProxyModel to sort a data model ascending and
>> descending.
>>
>> I w
Tor,
Thanks for the clarifications!
Regards,
Nuno
> On 10 Nov 2017, at 14:28, Tor Arne Vestbø wrote:
>
> Hi there,
>
> These are not crashes, they are warning reported by the Main thread checker,
> telling us that we ideally should not call those functions from a
> non-main-thread (the Qt
On 11/14/2017 05:46 AM, Nuno Santos wrote:
Hi,
I’m using QSortFilterProxyModel to sort a data model ascending and descending.
I wanted to create an exception to make a single item always appear at the
beginning of the filtered model, bypassing the sort.
Does anyone knows if this is possible?
Hi,
I’m using QSortFilterProxyModel to sort a data model ascending and descending.
I wanted to create an exception to make a single item always appear at the
beginning of the filtered model, bypassing the sort.
Does anyone knows if this is possible?
Thx!
Regards,
Nuno
___