Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Can we load images and stylesheets from the webview? #23

@flavigneseedbox

Description

@flavigneseedbox

I guess we can inject images as base64 encode, or load them from the web, but there are issues.

I would like to not depend on the images being hosted somewhere.

I would like the web inspector to show the real line numbers for the stylesheets and js files, but I think we can only embed them inline so that won't work.

Maybe we can do something with the file:// protocol, but I'm not sure of the best way to do this, for the images to load both from the .app file and from being launched from the php command.

Any good ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: QuestionQuestion about functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions