Преглед изворни кода

- fix AppStateBrowser position

Normen Hansen пре 10 година
родитељ
комит
44ccb7fb18

+ 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(