Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-09-11 17:14:49 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-09-11 17:14:49 +0300
commitaf9ade31131c7fb3ba42365dbe21ddd98068faaf (patch)
treef47ded39afe6e285ebf2e5aa43ca74f24570700e /UVtools.GUI/UVtools.GUI.csproj
parent43a5cff1f3109ad0bd1d0de1e52a345c5aa47024 (diff)
ROI layer
* (Add) Layer preview: Hold-Shift key to select an ROI (Region of interest) on image, that region will be used instead of whole image when running some tools * (Add) Layer preview: ESC key to clear ROI * (Add) Layer preview: Overlay text with hints for current action * (Change) Layer preview: Hold-Shift key to select issues and pick pixel position/brightness changed to Hold-Control key * (Change) Layer preview: Shift+click combination to zoom-in changed to Alt+click
Diffstat (limited to 'UVtools.GUI/UVtools.GUI.csproj')
-rw-r--r--UVtools.GUI/UVtools.GUI.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/UVtools.GUI/UVtools.GUI.csproj b/UVtools.GUI/UVtools.GUI.csproj
index 3589b23..85bfe97 100644
--- a/UVtools.GUI/UVtools.GUI.csproj
+++ b/UVtools.GUI/UVtools.GUI.csproj
@@ -488,6 +488,7 @@
<None Include="Images\plus-16x16.png" />
<None Include="Images\minus_16x16.png" />
<None Include="Images\sync-16x16.png" />
+ <None Include="Images\object-group-16x16.png" />
<Content Include="UVtools.ico" />
<None Include="UVtools.png" />
<None Include="Images\Exit-16x16.png" />