Skip to content

toolbar Position "external Tools" - not correct #302

Description

@ltdeta

Version 1.9.1
The "External Tools" toolbar is not left-aligned. The position used in design mode is applied

private void FillToolLauncherBar()
{
  ...
   //fix: set the initial left align to the toolbar
   externalToolsToolStrip.Left = 0;
  ...
}

grafik

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugPesky little gritter, needs squashinggood first issueGood first issue if you are new to developing ;)

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions