Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run_modal should not load the resource file itself #92

Open
Chimrod opened this issue May 9, 2020 · 0 comments
Open

run_modal should not load the resource file itself #92

Chimrod opened this issue May 9, 2020 · 0 comments

Comments

@Chimrod
Copy link

Chimrod commented May 9, 2020

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant