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

Macros from higher level displays do not propagate downwards when using PyDMEDMDDisplayButton #1083

Open
phys-cgarnier opened this issue Jun 5, 2024 · 0 comments

Comments

@phys-cgarnier
Copy link
Contributor

phys-cgarnier commented Jun 5, 2024

Describe the bug

Launching a display like:
pydm -m "m1 =macro1, m2=macro2, ...." top_level_display.ui
with a PyDMEDMRelatedDisplay that launches:
bottom_level_display.edl
Does not pass the macros to bottom_level_display.edl automatically, they must be hardcoded using the the
"macros" property

Expected Behavior
Option to have the macros propagate to bottom_level_display.edl or automatically pass the macros

My Platform
Linux

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