Jérôme Laban
Jérôme Laban
Related to https://github.com/unoplatform/uno/issues/11270
@jeanplevesque would you have an updated version of the repro sample that uses net6/net7? Thanks!
Thanks for the updated sample. I've tested again the workaround I suggested in https://github.com/unoplatform/uno/issues/6285#issuecomment-863324485, but slightly simplified: ```csharp public sealed partial class HomePage : Page { public HomePage() { this.InitializeComponent();...
Thanks for the report. Indeed, this is not accessible from the SkiaBuilder, so for now you should be setting the environment variable instead. Something like: ```shell export UNO_DISPLAY_SCALE_OVERRIDE=2 ``` or...
This looks like an scaled asset invalid selection. Are you running this app in more than 100% scaling?
This is expected, you need to upgrade to a later version of the toolkit. The one you're using is compatible with uno 4.x.
Ah! Yes, that version of toolkit is not compatible with Uno 5 yet.
Browsers also support this feature now: https://github.com/w3c/csswg-drafts/issues/5187#issuecomment-800651916
Now supported in major browsers: https://twitter.com/una/status/1506383666548822020 Twitteruna.css 👩🏻💻🇺🇦 on Twitter“`accent-color` is now supported in all modern browsers 🎉🎨 One line of code enables you to style previously-hard-to-access form controls like...
@Youssef1313 looks like we still need the linker in some scenarios: https://dev.azure.com/uno-platform/Uno%20Platform/_build/results?buildId=126042&view=logs&j=3dc4bb5d-7dfd-5890-01fc-63553af954c8&t=b59e4b7b-acea-5c2f-3db0-1c8813fb0a57&l=1221