Skip to content

Commit

Permalink
Merge pull request #28 from mega6453/mega_UIFix
Browse files Browse the repository at this point in the history
UI Fix for different screen scaling
  • Loading branch information
mega6453 authored Jul 11, 2024
2 parents 28d8b62 + c4e0ddc commit 2295cec
Show file tree
Hide file tree
Showing 43 changed files with 885 additions and 483 deletions.
32 changes: 20 additions & 12 deletions Appium Wizard/About.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Appium Wizard/About.resx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing"">Blue</data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
Expand Down
Loading

0 comments on commit 2295cec

Please sign in to comment.