NAVADMC / ADSM

A simulation of disease spread in livestock populations. Includes detection and containment simulation.
Other
10 stars 5 forks source link

Apply Red slider when dirty - Vaccination Trigger and Vaccination Ring #977

Closed missyschoenbaum closed 4 years ago

missyschoenbaum commented 4 years ago

Similar to #957, apply red scroll bars when dirty. This set is a little more complicated. Vaccination Triggers only has a right side slider in the group box. This same type of group box happens twice on Vaccination RIngs.

Then, Vaccination Rings can also have the Left page slider.

missyschoenbaum commented 4 years ago

On all the sliders, if one set is impossible, we will just skip and do on the ones we can.

ConradSelig commented 4 years ago

@missyschoenbaum How much do you care about the interior scroll bars? I got this working fairly easily:

image

Looks like the scrollbar on the Trigger Group itself would be more difficult, and I'm not sure why that would be helpful to the users anyhow.

missyschoenbaum commented 4 years ago

It will catch anywhere on the page that is dirty, correct? If so, that's great.

ConradSelig commented 4 years ago

That is correct, adding / removing production types will still turn the main bar red. Moving to testing.

missyschoenbaum commented 4 years ago

Working, page has to be small for these to appear.