mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 17:56:44 +02:00
* Removed limit for MouseHighlighter Animation Duration and Animation Delay. (If user sets these values to 0ms, it will actually be set to 1ms to avoid crashing the app) * Update MouseHighlighter.cpp Removed the hack ;D * Update MouseHighlighter.cpp * Update MouseUtilsPage.xaml Changed the values to 1 * Update MouseHighlighter.cpp Reintroducing workaround * Update MouseUtilsPage.xaml Changed the minimum values for FadeDelayMs and FadeDuration back to 0.