Skip to content

Layout updates for interleaved

Marcus Oskarsson requested to merge gh-9913ed28/574/marcus-oscarsson/fixes into master

Created by: marcus-oscarsson

Dear all,

I will mark this PR as WIP for the moment and I hope it can be some basis for discussion, regarding the interleaved. We are in general happy with it and it can be accepted as it is.

This PR introduces some of the layout changes that we spoke about when we discussed the interleaved feature. It adds a more table like structure for the tasks which will make it easier to create and get a good overview of the interleave parameters.

I also took care of a few other things that are of lesser importance but that still needed to addressed in some way.

  • Flux was removed from the machine current display and added in its own display component (LabeledValue)

  • Also add a component called LabeledPopInput which displays the beamline attributes vertically, which maybe looks more consistent.

  • The video display now takes 7 instead of 8 columns which maybe does not look very nice at the moment but it removes the vertical page scroll. Its a solution until we come up with a better way of setting the video height. Also we might need more vertical space for the queue so it gives us some idea of how it will look like.

Cheers, Marcus

Merge request reports