Skip to content

Commit 030856a

Browse files
committed
update Resize tool menu position
1 parent b76a62c commit 030856a

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

Source/Components/ImageGlass.Settings/WebUI/src/styles/pages/quick-setup.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
grid-area: main;
1212
padding: 1rem;
1313
background-color: rgb(var(--AppBg) / 0.75);
14-
max-height: fit-content;
1514
overflow-y: auto;
1615
overflow-x: hidden;
1716

Source/ImageGlass/FrmMain.Designer.cs

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Source/ImageGlass/ImageGlass.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Description>A lightweight, versatile image viewer</Description>
1515
<Copyright>Copyright © 2010 - 2024 Duong Dieu Phap</Copyright>
1616
<Company>Duong Dieu Phap</Company>
17-
<Version>9.1.8.1025</Version>
17+
<Version>9.1.8.1104</Version>
1818
<FileVersion>$(Version)</FileVersion>
1919

2020
<EntryPointExe>$(AssemblyName).exe</EntryPointExe>

Source/ImageGlass/Tools/FrmResize.Designer.cs

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)