shx-3d-render
parent
d3935c9dbe
commit
1f3a900648
|
@ -112,7 +112,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.shx-mat-matte {
|
.shx-mat-matte {
|
||||||
background: linear-gradient(60deg, #fff 15%, transparent 100%);
|
background: linear-gradient(60deg, #fff -20-%, transparent 60%);
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -68,7 +68,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
show() {
|
show() {
|
||||||
return;
|
|
||||||
if(this.hideTimeout) {
|
if(this.hideTimeout) {
|
||||||
clearTimeout(this.hideTimeout);
|
clearTimeout(this.hideTimeout);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue