Skip to content
#

user-interface

Here are 887 public repositories matching this topic...

myfreeweb
myfreeweb commented May 31, 2020

The image crate with default options is the absolute leader in code size:

 File  .text     Size Crate
 5.7%  14.6% 364.0KiB image
 4.6%  12.0% 297.3KiB wgpu_native
 3.8%   9.9% 246.5KiB std
 3.5%   8.9% 222.1KiB usvg
 2.6%   6.8% 170.0KiB iced_wgpu

I don't need to support ico, bmp, tga, hdr, dxt, dds, farbfeld and so on in a program that would only ever decode

jgold6
jgold6 commented Jul 22, 2020

Description

This may be considered a feature request rather than a bug, so change as necessary.

A YouTube video that has restrictions set won't play in a Xamarin.Forms WebView, with YouTube message saying "Video is unavailable." This occurs when the video is embedded in local HTML string, and no base url or an improper base url is provided to the HtmlWebViewSource. e.g.:

var brow

Improve this page

Add a description, image, and links to the user-interface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the user-interface topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.