Skip to content

Commit

Permalink
Fix some UI issues when screen set at a higher scale (#557)
Browse files Browse the repository at this point in the history
* Fix some UI issues when screen set at a higher scale
  • Loading branch information
JasonLautzenheiser authored Mar 28, 2022
1 parent 3158227 commit eb01302
Show file tree
Hide file tree
Showing 6 changed files with 1,541 additions and 1,388 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ THE SOFTWARE.
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.7.4.0")]
[assembly: AssemblyFileVersion("1.7.4.0")]
[assembly: AssemblyVersion("1.7.4.1")]
[assembly: AssemblyFileVersion("1.7.4.1")]
142 changes: 71 additions & 71 deletions UI/AboutDialog.Designer.cs

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

Loading

0 comments on commit eb01302

Please sign in to comment.