Describe the bug
Pinch to zoom or Ctrl+zoom doesn't work.
To Reproduce
With the touchpad, try pinching or scrolling while holding Ctrl.
Expected behavior
It should increase-decrease the size of font.
Desktop (please complete the following information):
Windows 10 20H2 (19042.610)
Notepads 1.4.2.0
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I intentionally disabled the pinch-to-zoom feature because it has a bug when I tested.
Got it, but how about the CTRL+Scroll with a touchpad? It should work like how CTRL+Scroll with mouse wheel work.
Got it, but how about the CTRL+Scroll with a touchpad? It should work like how CTRL+Scroll with mouse wheel work.
When you are zooming or scrolling using a touchpad or touch screen, Windows 10 will change the behavior of scrolling from using a higher-level API to a lower-level accelerated graphic API to increase the accuracy of the animation which we cannot control.