Skip to content

Commit

Permalink
update Resize tool menu position
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap committed Nov 4, 2024
1 parent b76a62c commit 030856a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
grid-area: main;
padding: 1rem;
background-color: rgb(var(--AppBg) / 0.75);
max-height: fit-content;
overflow-y: auto;
overflow-x: hidden;

Expand Down
18 changes: 9 additions & 9 deletions Source/ImageGlass/FrmMain.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 Source/ImageGlass/ImageGlass.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Description>A lightweight, versatile image viewer</Description>
<Copyright>Copyright © 2010 - 2024 Duong Dieu Phap</Copyright>
<Company>Duong Dieu Phap</Company>
<Version>9.1.8.1025</Version>
<Version>9.1.8.1104</Version>
<FileVersion>$(Version)</FileVersion>

<EntryPointExe>$(AssemblyName).exe</EntryPointExe>
Expand Down
1 change: 0 additions & 1 deletion Source/ImageGlass/Tools/FrmResize.Designer.cs

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

0 comments on commit 030856a

Please # to comment.