We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a134d23 commit 70a17e0Copy full SHA for 70a17e0
src/variety/firefly.js
@@ -78,6 +78,8 @@
78
Graphic: {
79
hideHatena: true,
80
81
+ irowake: true,
82
+
83
gridcolor_type: "LIGHT",
84
85
numbercolor_func: "fixed",
@@ -108,8 +110,6 @@
108
110
},
109
111
112
"Graphic@firefly": {
- irowake: true,
-
113
drawFireflyDots: function() {
114
var g = this.vinc("cell_firefly", "auto");
115
src/variety/kusabi.js
@@ -41,6 +41,7 @@
41
//---------------------------------------------------------
42
// 画像表示系
43
44
45
46
47
0 commit comments