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>