edvin
10/31/2016, 11:04 PMthomasnield
10/31/2016, 11:04 PMedvin
10/31/2016, 11:05 PMthomasnield
10/31/2016, 11:05 PMthomasnield
10/31/2016, 11:05 PMedvin
10/31/2016, 11:05 PMedvin
10/31/2016, 11:06 PMthomasnield
10/31/2016, 11:06 PMthomasnield
11/01/2016, 12:00 AMthomasnield
11/01/2016, 12:02 AMItemViewModel
and add that to Ch11. I think that is pretty much it in terms of the core chapters. I think most new things we come up with will be appendix materialthomasnield
11/01/2016, 12:05 AMthomasnield
11/01/2016, 12:05 AMedvin
11/01/2016, 8:10 AMron
11/01/2016, 8:52 AMscope
thingcarlw
11/01/2016, 10:45 AMedvin
11/01/2016, 11:31 AMcarlw
11/01/2016, 11:33 AMedvin
11/01/2016, 11:34 AMmikehearn
11/01/2016, 11:34 AMmikehearn
11/01/2016, 11:34 AMjchildress
11/01/2016, 11:35 AMedvin
11/01/2016, 11:35 AMedvin
11/01/2016, 11:39 AMcarlw
11/01/2016, 11:40 AMmikehearn
11/01/2016, 12:11 PMcarlw
11/01/2016, 2:16 PMRuckus
11/01/2016, 3:50 PMtackyButton
, you have the borderColor
set to box(topColor, rightColor, leftColor, bottomColor)
. The box
function actually expects fields in the standard CSS order of top, right, bottom, left, which you can see in your screenshot (notice orange is on the bottom and purple is on the left, despite being named leftColor
and bottomColor
respectively).edvin
11/01/2016, 3:52 PMRuckus
11/01/2016, 4:04 PMthomasnield
11/01/2016, 6:01 PM