GNU bug report logs -
#38187
27.0.50; No mouse-wheel scaling on images
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Tue, 12 Nov 2019 21:11:02 UTC
Severity: normal
Found in version 27.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 38187 <at> debbugs.gnu.org (full text, mbox):
> From: Juri Linkov <juri <at> linkov.net>
> Date: Tue, 12 Nov 2019 22:38:12 +0200
>
> Tried to use a new recently added useful feature of using C-mouse-wheel to zoom.
>
> But it seems it has no effect on images, at least its effect is not visible:
> it doesn't scale images in image mode.
<C-wheel-up> at that spot runs the command mouse-wheel-text-scale
(found in global-map), which is an interactive compiled Lisp function
in ‘mwheel.el’.
It is bound to <C-wheel-down>, <C-wheel-up>.
(mouse-wheel-text-scale EVENT)
Increase or decrease the height of the default face according to the EVENT.
It is documented to increase/decrease the size of _text_ of the
default face. It isn't documented to "zoom", which is a much more
general action/effect.
This bug report was last modified 5 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.