-
Notifications
You must be signed in to change notification settings - Fork 7
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
Style sheets usage from the lucid grid vs as-launched from related displays #100
Comments
I saw some other wonky stylesheet behaviors today that I can't explain. The chemrixs vacuum screen does not open (or doesn't use?) the stylesheets correctly when opened as a related display from lucid specifically, but it works from from lucid as a shell script and it works fine outside of lucid as a related display. I don't know if this is related at all but the title seemed to match... I have so far be unable to understand what exactly is wrong here. |
I don't think lucid ever calls pydm's stylesheet mechanisms |
Line 193 in 3b53413
https://github.com/pcdshub/typhos/blob/76486e30b16daf81df3e475ada978affa1ef68a1/typhos/utils.py#L232 https://github.com/pcdshub/typhos/blob/76486e30b16daf81df3e475ada978affa1ef68a1/typhos/ui/style.qss |
First stab at this here, but I ran into some conceptual roadblocks: slaclab/pydm#950 |
Loading up the BTPS screen from
las
(${EPICS_SETUP}/lucid-launcher.sh LAS
), and popping it out results in this awful looking display:Whereas the configuration editor loads up without the typhos stylesheet via the PyDM related display widget, which looks roughly as it was designed:
Not sure of a really appropriate fix here, but some reactionary thoughts follow:
The text was updated successfully, but these errors were encountered: