8000 `include_image!` macro should take in an `expr` not a `literal` · Issue #4510 · emilk/egui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
include_image! macro should take in an expr not a literal #4510
Closed
@ThomasAlban

Description

@ThomasAlban

The include_image! macro, unlike include_bytes!, currently takes in a literal rather than an expr for the file path. This is annoying because it limits what you can do when using the macro inside other macros.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0