状态栏右下角显示图像像素坐标和灰度

This commit is contained in:
李伟
2026-04-30 15:51:29 +08:00
parent 4d5fa04920
commit 6b35da4cc0
5 changed files with 74 additions and 3 deletions
+1 -1
View File
@@ -580,7 +580,7 @@
FontFamily="Consolas"
FontSize="11"
Foreground="White"
Text="x: 0 y: 0" />
Text="{Binding CursorInfoText}" />
</Grid>
</Border>
</Grid>