Welcome to PowerToys GIFs not fully visible
Microsoft PowerToys version
0.71.0
Installation method
PowerToys auto-update
Running as admin
No
Area(s) with issue?
Welcome / PowerToys Tour window
Steps to reproduce
Tested only on a 4k monitor but I suspect this happen across smaller resolutions.
- Navigate to Welcome to PowerToys.
- Select a menu option that uses a GIF as the header image i.e. Color Picker, Image Resizer.
- Maximise the screen.
✔️ Expected Behavior
- GIF is fully visible so that the feature preview can be viewed.
❌ Actual Behavior
The header is cutoff rendering the GIF animation useless unless the window is resized.
Maximised window:
Resized window:
Other Software
No response
@niels9001 FYI
The OOBE window shouldn't be resizable to avoid this behavior.
👍 This is where we made it resizable again https://github.com/microsoft/PowerToys/pull/18727/files
<Image
HorizontalAlignment="Center"
VerticalAlignment="Center"
would help a lot - but is it enough?
@jeremydein can you check in the latest version, and let us know if you think it's good now?