1.1.0: Added README and ToolbarSettings, so visibility of tools can be set in Preferences -> Module -> Toolbar

This commit is contained in:
Anders Ejlersen 2021-12-19 20:49:15 +01:00
parent e1d2deb4c5
commit 9802f8aaa3
23 changed files with 297 additions and 43 deletions

View file

@ -1,4 +1,4 @@
namespace Module.NavigationTool.Editor
namespace Module.NavigationTool.Editor.Toolbar
{
public enum EToolbarPlacement : byte
{