Skip to content

Commit 77a7e90

Browse files
authored
Update README to resize images and clarify settings for UAI2/UAI3 selection (#63)
1 parent 101d9f8 commit 77a7e90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ New version released! Download it [here](https://github.com/FlaUI/FlaUInspect/re
1515
---
1616
Find Panel in Process View allows to find controls by different properties. It is possible to find controls by AutomationId, Name, ClassName, ControlType and XPath. The search is case insensitive and supports wildcards.
1717

18-
<img width="1097" height="694" alt="Screenshot 2026-08-14 150554" src="https://github.com/user-attachments/assets/c798f983-a0f6-44f5-8cfe-18aaddbb8572" />
18+
<img width="800" alt="Screenshot 2026-08-14 150554" src="https://github.com/user-attachments/assets/c798f983-a0f6-44f5-8cfe-18aaddbb8572" />
1919

2020
Selection UAI2/UAI3 moved to settings
2121

22-
<img width="802" height="551" alt="Screenshot 2026-08-14 150852" src="https://github.com/user-attachments/assets/07d54fcd-a79d-4623-aec0-24b150b6cb7f" />
22+
<img width="600" alt="Screenshot 2026-08-14 150852" src="https://github.com/user-attachments/assets/07d54fcd-a79d-4623-aec0-24b150b6cb7f" />
2323

2424
## 3.0.0
2525

src/FlaUInspect/Views/AboutView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
BorderThickness="0,1,0,0" />
5656
<TextBlock Margin="0,0,0,20"
5757
FontSize="14"
58-
Text="Version 3.0.0" />
58+
Text="Version 3.1.0" />
5959
<TextBlock Margin="0,0,0,10"
6060
Text="FlaUInspect is a UI inspection tool built on top of FlaUI."
6161
TextWrapping="Wrap" />

0 commit comments

Comments
 (0)