John Torjo
John Torjo
@Felix-Dev Many many thanks for the detailed explanation. Deeply appreciated! Probably my anger comes from the fact that a lot of sandbox constraints have not been given any afterthought. Like,...
> https://www.change.org/p/microsoft-stop-focus-stealing ("Petition to Microsoft: Stop Focus Stealing!") > > https://www.urbandictionary.com/define.php?term=focus%20stealing ("A very annoying feature in windows where an application foribly brings itself to the front (aka steals the focus)....
@Felix-Dev > I feel you. Thanks :) > The UWP sandbox is a laudable concept yet in many cases, MS has not yet managed to implement the sandbox in a...
@Felix-Dev thanks, I'm assuming only @jevansaks or @StephenLPeters can move it, righ?
@JohnnyWestlake That is fine. But at this time, you can't even create a BitmapImage on a non-UI thread.
@JohnnyWestlake Sorry for the late reply. I've done some tests creating lots of BitmapImages on the UI thread. It is indeed very fast. In this case, `SetSourceAsync` should be callable...
@codenone Sorry for the late reply. It would be really useful to allow SetSourceAsync from a non-UI thread. This way, I don't have to call into the UI thread, while...
@stevewri It's awesome you guys are looking into this! Is it safe to assume this will be ready within a 6-9 months timeframe? Clearly, the sooner the better -- I...
@stevewri Got it, thanks.
@Jaiganeshkumaran How would you know that?