|
@@ -11,6 +11,8 @@ namespace COM3D2.MeidoPhotoStudio.Plugin
|
|
|
|
|
|
Draw();
|
|
Draw();
|
|
|
|
|
|
|
|
+ GUI.enabled = true;
|
|
|
|
+
|
|
GUILayout.FlexibleSpace();
|
|
GUILayout.FlexibleSpace();
|
|
GUIStyle labelStyle = new GUIStyle(GUI.skin.label);
|
|
GUIStyle labelStyle = new GUIStyle(GUI.skin.label);
|
|
labelStyle.fontSize = 10;
|
|
labelStyle.fontSize = 10;
|