Results 2 comments of colpu

at lib>ejs.js ==> 709 line, 修改成这样就可以在tag出错时明确知道位置在哪里。 ```javascript let errorIndex = index, prevStep = 0, prevMax = 0, nextStep = 0, nextMax = 0, errorPrevStr = '', errorNextStr = '' while...

me too. However, I can zoom it. ```dart Container( width: 24, height: 24, child: FittedBox( child: CircularCheckBox( value: this.check, inactiveColor: ColorUtil.rgba(77, 77, 108), activeColor: ColorUtil.rgba(254, 45, 102), materialTapTargetSize: MaterialTapTargetSize.shrinkWrap, onChanged:...