[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71763: [PATCH] Inconsistency in bitmap overlay drawing for macOS
From: |
Eli Zaretskii |
Subject: |
bug#71763: [PATCH] Inconsistency in bitmap overlay drawing for macOS |
Date: |
Sat, 02 Nov 2024 13:18:17 +0200 |
> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, 71763@debbugs.gnu.org
> Date: Wed, 30 Oct 2024 08:11:17 +0100
>
> Daniel Pettersson <daniel@dpettersson.net> writes:
>
> > Gerd Möllmann <gerd.moellmann@gmail.com> writes:
> >
> >> If I read the diff correctly, this puts the clearing under the bitmap in
> >> an if-statement so that it is only done if we do not draw intentionally
> >> on top something drawn before.
> >
> >> Right, Daniel?
> >
> > Yup, w/o this we clear fringe on draw when I we should keep it intact
> > and draw over.
> >
> > The only example I found and the reason for this fix is that we clear
> > fringe of overlays before drawing overlay-arrow. Such that breakpoint
> > bitmap is removed when overlay-arrow is on the same line in gdb-mi.el.
>
> >From my POV, it could be installed. Eli will decide that.
OK, thanks. I installed this on the master branch, and I'm closing
this bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#71763: [PATCH] Inconsistency in bitmap overlay drawing for macOS,
Eli Zaretskii <=