Simon Hausmann
Simon Hausmann
That's not supported at the moment. We're tracking this in #2723
I think that this might be a duplicate of #4521 or at least be symptomatically related. It's a really odd visual effect, and I wonder how this is possible with...
> > My guts feeling is that it would be worse for us to support multiple android-activity/winit major versions. [...] > > At the moment my preference would be to...
A few thoughts later, I think we can separate the winit side angle I introduced to the discussion. I'm fine with with a feature in slint, which exposes new API,...
> So an android module then? and backend-android-activity-05 feature. Sounds good to me.
That sounds super promising ❤️❤️. Looking forward to trying this out.
Looks good - thanks :). Could you amend the commit so that it is authored by your GitHub registered email address? Thanks :)
Thank you for the detailed bug report and the feedback - much appreciated. The rendering bug looks odd - I don't recall seeing this before. I'll try to reproduce it....
True, the Qt backend may abort as well when it tries to start up the platform plugin. Perhaps another approach to this would be to just check for `DISPLAY` or...
I think platform initialisation will fail with an error, and we could probably detect that gracefully and disable the preview - if we tried initialising the platform backend in main()...