Just to say that the next release of Objo Studio uses Avalonia 12.0.5 which fixes the Metal issue on macOS.
@dickey: Just to say that the next release of Objo Studio will contain an HTMLViewer control.
@Garry Thank you for the update! I have been watching your release notes and marvel at your throughput and the short interval between releases.
Thank you!
Kind regards, Andrew
Why the heck should he do that hence he uses Avalonia and Avalonia let`s him use two options. Native WebView component or html view component. That iss much lesss painful than a component written in 8th while nobody knows if this component will be maintained correctly over the time. Avalonia will be maintained. Therefore for him there is no interest I guess to use the Webcomponent of the 8th
I did not suggest using a web component from the 8th. I was just curious what library he is using for WebView control. We needed a light weight HTML control with emphasis on security and embedding a full blown browser engine was not an option.
I’m utilising Avalonia’s NativeWebView so Objo effectively uses each platform’s web renderer rather than having to bundle a third party library or Chromium with the tool or user’s apps.
