1.4.0: Added build target picker and build button to toolbar
This commit is contained in:
parent
0b147a9144
commit
03200cc370
10 changed files with 254 additions and 7 deletions
|
|
@ -80,7 +80,7 @@ namespace Module.NavigationTool.Editor.Toolbar
|
|||
|
||||
public override float CalculateWidth()
|
||||
{
|
||||
return 100.0f;
|
||||
return 72.0f;
|
||||
}
|
||||
|
||||
private static void Focus(int instanceId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue