GNU bug report logs - #32672
27.0.50; image resize on window resizing

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Sun, 9 Sep 2018 16:11:02 UTC

Severity: wishlist

Tags: fixed

Fixed in version 27.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #137 received at 32672 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 32672 <at> debbugs.gnu.org
Subject: Re: bug#32672: 27.0.50; image resize on window resizing
Date: Fri, 28 Dec 2018 06:51:29 +0200
> From: Juri Linkov <juri <at> linkov.net>
> Cc: 32672 <at> debbugs.gnu.org
> Date: Thu, 27 Dec 2018 22:58:04 +0200
> 
> >> +          (when (or (not (= image-width  window-width))
> >> +                    (not (= image-height window-height)))
> >> +            (image-toggle-display-image)))))))
> >
> > What happens in Emacs that was not built with Imagemagick?  Should we
> > perhaps do nothing in this hook in that case?
> 
> Let's hope that native image scaling will handle this properly.

We don't have that yet, so we should do something about that in the
meantime.




This bug report was last modified 5 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.