From: Ihor Radchenko <yantar92@posteo.net>
To: Psionic K <psionik@positron.solutions>
Cc: emacs-orgmode@gnu.org
Subject: Re: hiding image with overlays; bounds issue
Date: Wed, 25 Dec 2024 11:28:38 +0000 [thread overview]
Message-ID: <87frmc0zo9.fsf@localhost> (raw)
In-Reply-To: <CADQMGARUGASJq3NUq7jgGHWktp0Wawy-qkGsN=swbFG5PBjO=w@mail.gmail.com>
Psionic K <psionik@positron.solutions> writes:
> I've run into a few cases where if I don't extend the overlay to
> underlap the beginning of an image, the overlay does not result in the
> image being hidden. Another case is a bit more egregious, but I
> couldn't put the example into dslide's demo.org file.
> ...
> The offending code hunks are the calls to `1-` here in
> https://github.com/positron-solutions/dslide/commit/ef9b7fe09551e0498a174a3ffa5b48b465cb1a07
Maybe there is a priority clash between image overlay and you "hide"
overlay. Try to add 'priority property to the overlay. Something like
'priority 1.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2024-12-25 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 9:41 hiding image with overlays; bounds issue Psionic K
2024-12-25 11:28 ` Ihor Radchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87frmc0zo9.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=psionik@positron.solutions \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).