Jiu Chen
Results
2
comments of
Jiu Chen
 源码中的上述逻辑,建议将"#333333"改为"currentColor"。这样的效果是如果svg里fill有值的时候,会使用这个颜色当做默认值,如果没有fill的时候,使用currentColor,这样可以随着字体颜色而自动改变。
Hi, @Zacaria @kdietrich I think there is no need to watch the "data-gs-min-height", "data-gs-min-width", "data-gs-max-height", "data-gs-max-width" in gridstackitem.directive.js. These four properties can't be changed by user. PS: It is still...