mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
BUG-1653: Accessibility fixes for the tab-order on multiple forms. [ci-skip]
This commit is contained in:
parent
3bf94a76e6
commit
5cd6afad74
16 changed files with 369 additions and 380 deletions
2
Greenshot/Forms/ResizeSettingsForm.Designer.cs
generated
2
Greenshot/Forms/ResizeSettingsForm.Designer.cs
generated
|
@ -135,7 +135,7 @@ namespace Greenshot.Forms {
|
|||
this.combobox_height.Location = new System.Drawing.Point(165, 38);
|
||||
this.combobox_height.Name = "combobox_height";
|
||||
this.combobox_height.Size = new System.Drawing.Size(65, 21);
|
||||
this.combobox_height.TabIndex = 19;
|
||||
this.combobox_height.TabIndex = 4;
|
||||
//
|
||||
// ResizeSettingsForm
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue