Skip to content

New control for properly displaying HTML content #268

@ghost

Description

I think a solid control for displaying content doesn't exist at the moment. Sure, you can use a WebView control, build yourself a HTML template, add some CSS and all the things. But this makes it still complicated to use the WebView in a FlipViewItem for e.g. next/previous behaviors.

The HtmlBlock control from the Windows App Studio Libraries renders HTML into XAML. In my opinion this is a damn bad approach, as HTML can be really shitty and it could break the parser. Maybe there's another solution to fix the WebView problems.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions