Allow users to choose whether or not to auto-open launched apps
1 unresolved thread
1 unresolved thread
Closes #13 (closed)
Merge request reports
Activity
Filter activity
added CoreDev statusIn Progress labels
requested review from @gzi
assigned to @dugganjw
99 100 self.jobs.pop(tool["id"]) 100 101 if len(self.auto_open_tool_list) > 0: 101 102 for t in self.auto_open_tool_list.copy(): 102 if self.jobs[t]["url"]: 103 if ( 104 t in self.jobs 105 and self.jobs[t]["url"] 106 and self.open_after_launch_bind.state.open_after_launch Maybe it's better to call a Python method to set the view model with this, then? https://trame.readthedocs.io/en/latest/client.intro.html#trigger
Yeah, I guess you could do something similar to the launch buttons, etc https://code.ornl.gov/ndip/trame-apps/trame-app-launcher/-/blame/35c2d377a8694dfcad7dbb993171e2e7ca2344ad/launcher_app/app/views/routes/category.py#L115
changed this line in version 4 of the diff
added 5 commits
Toggle commit listadded 3 commits
-
6800e090...9c18e374 - 2 commits from branch
dev
- 4a0865d1 - Allow users to choose whether or not to auto-open launched apps
-
6800e090...9c18e374 - 2 commits from branch
mentioned in commit aeb526d2