Open rickmcgeer opened 1 year ago
The top bar items have been removed thanks to a suggestion from @merryman. The Halo items are also OK. We still need to do the menu items. Changed horizontal layout to tiling layout in TopBar. See:
horizontal layout
tiling layout
TopBar
$world.execCommand("open browser", {moduleName: "studio/top-bar.cp.js", packageName: "galyleo-dashboard", codeEntity: "GalyleoTopBar"});
The top bar items have been removed thanks to a suggestion from @merryman. The Halo items are also OK. We still need to do the menu items. Changed
horizontal layout
totiling layout
inTopBar
. See: