Skip to content

Add WPF notification window warm-up on application startup#41

Open
luwei1337 wants to merge 1 commit into
DmitriySalnikov:masterfrom
luwei1337:master
Open

Add WPF notification window warm-up on application startup#41
luwei1337 wants to merge 1 commit into
DmitriySalnikov:masterfrom
luwei1337:master

Conversation

@luwei1337

Copy link
Copy Markdown

Changes

This PR adds a warm-up step for NvidiaNotificationWindow.

The window is created, initialized, and closed once during startup to preload WPF resources. This improves the responsiveness of the first notification display.

Trade-off

There is a small increase in application startup time because of the additional initialization step. However, the first notification animation becomes smoother and avoids the initial stutter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant