- fix AppStateBrowser position
This commit is contained in:
parent
3991123073
commit
18747f0add
@ -59,7 +59,7 @@ autostore = false)
|
||||
preferredID = "AppStateExplorerTopComponent",
|
||||
//iconBase="SET/PATH/TO/ICON/HERE",
|
||||
persistenceType = TopComponent.PERSISTENCE_ALWAYS)
|
||||
@TopComponent.Registration(mode = "explorer", openAtStartup = true)
|
||||
@TopComponent.Registration(mode = "explorer", openAtStartup = true, position = 400)
|
||||
@ActionID(category = "Window", id = "com.jme3.gde.core.appstates.AppStateExplorerTopComponent")
|
||||
@ActionReference(path = "Menu/Window" /*, position = 333 */)
|
||||
@TopComponent.OpenActionRegistration(
|
||||
|
Loading…
x
Reference in New Issue
Block a user