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-12 18:12:35 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-09-12 18:12:35 +0300
commit24cbb40e03f2d7e1e9f22d7de3458471a0fdd490 (patch)
treede297e7c404a8056cf3e8e6842f4ab7ef9e1d44d /UVtools.GUI/UVtools.GUI.csproj
parentcdade9ba222982c7424b6f7026b10969fa24fec3 (diff)
GUI improvements
* (Add) Layer status bar: Button with ROI - Click to zoom in region * (Add) Setting: Allow the layer overlay tooltips for select issues, ROI, and edit pixel mode to be hidden. * (Change) Layer status bar: Bounds text to button - Click to zoom in region * (Change) Layer status bar: Pixel picker text to button - Click to center in point * (Change) Layer status bar: Resolution text to button - Click to zoom to fit * (Change) Customized cursor for Pixel Edit mode (#51) * (Fix) Misc. text cleanup (#52)
Diffstat (limited to 'UVtools.GUI/UVtools.GUI.csproj')
-rw-r--r--UVtools.GUI/UVtools.GUI.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/UVtools.GUI/UVtools.GUI.csproj b/UVtools.GUI/UVtools.GUI.csproj
index 6b26009..36123d7 100644
--- a/UVtools.GUI/UVtools.GUI.csproj
+++ b/UVtools.GUI/UVtools.GUI.csproj
@@ -500,7 +500,7 @@
<None Include="Images\minus_16x16.png" />
<None Include="Images\sync-16x16.png" />
<None Include="Images\object-group-16x16.png" />
- <None Include="Resources\aero_pen.cur" />
+ <Content Include="Resources\pixel_edit.cur" />
<Content Include="UVtools.ico" />
<None Include="UVtools.png" />
<None Include="Images\Exit-16x16.png" />