瀏覽代碼

- fix AppStateBrowser position

Normen Hansen 10 年之前
父節點
當前提交
44ccb7fb18
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jme3-core/src/com/jme3/gde/core/appstates/AppStateExplorerTopComponent.java

+ 1 - 1
jme3-core/src/com/jme3/gde/core/appstates/AppStateExplorerTopComponent.java

@@ -59,7 +59,7 @@ autostore = false)
     preferredID = "AppStateExplorerTopComponent",
 //iconBase="SET/PATH/TO/ICON/HERE", 
 persistenceType = TopComponent.PERSISTENCE_ALWAYS)
[email protected](mode = "explorer", openAtStartup = true)
[email protected](mode = "explorer", openAtStartup = true, position = 400)
 @ActionID(category = "Window", id = "com.jme3.gde.core.appstates.AppStateExplorerTopComponent")
 @ActionReference(path = "Menu/Window" /*, position = 333 */)
 @TopComponent.OpenActionRegistration(