Ruckus
06/06/2016, 5:25 PMthomasnield
06/06/2016, 5:31 PMRuckus
06/06/2016, 5:31 PMthomasnield
06/06/2016, 5:36 PMedvin
06/06/2016, 6:27 PMedvin
06/06/2016, 6:28 PMedvin
06/06/2016, 6:29 PMRuckus
06/06/2016, 6:34 PMthomasnield
06/06/2016, 6:36 PMthomasnield
06/06/2016, 6:37 PMedvin
06/06/2016, 6:41 PMRuckus
06/06/2016, 6:46 PMTemporalDimension
can also take a value of "indefinite". I'm adding a fix right now.Ruckus
06/06/2016, 6:49 PMRuckus
06/06/2016, 6:52 PMedvin
06/06/2016, 8:51 PMRuckus
06/06/2016, 9:58 PMmikehearn
06/07/2016, 12:44 PMthomasnield
06/07/2016, 3:41 PMs()
and +s()
?Ruckus
06/07/2016, 3:42 PMs()
), s()
is a nested selection and +s()
is an appended selection.Ruckus
06/07/2016, 3:43 PMRuckus
06/07/2016, 3:46 PMmyBox
and green
are `CSSSelector`s, the +s(green)
is saying "do this for any `myBox`s that are also `green`s, whereas s(label)
is saying "do this for all `label`s in a myBox
.Ruckus
06/07/2016, 3:47 PMRuckus
06/07/2016, 3:48 PMthomasnield
06/07/2016, 3:53 PMelezium
06/07/2016, 3:54 PMthomasnield
06/07/2016, 3:54 PMelezium
06/07/2016, 3:55 PMthomasnield
06/07/2016, 9:02 PMRuckus
06/07/2016, 9:11 PM+
syntax), but I couldn't think of a better way to do it.Ruckus
06/07/2016, 9:11 PM