1.6.0: Added a tool position and rotation scene view toolbar menu which uses buttons, instead of toggle drop down menu
This commit is contained in:
parent
faf964ac93
commit
d9e62f6589
9 changed files with 118 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ internal sealed class MyCustomTool : AbstractToolbarDrawer
|
|||
|
||||
public override float CalculateWidth()
|
||||
{
|
||||
// Default height for toolbar buttons is 30
|
||||
// Default width for toolbar buttons is 30
|
||||
return 30.0f;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue