Skip to content

run_modal should not load the resource file itself #92

Open
@Chimrod

Description

run_modal as an optional argument which allow to load the resource file. This is blocking if the application need to manage the resources by itself.

The argument should be an existing resource type and let the kind of source (file, string, hard-coded configuration) to the caller.

Some usage :

  • to provide a default theme which could be overriden by the user
  • no configuration application (everything would be hardcoded)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions