question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Overlay and TVMask highlights do not clear on close

See original GitHub issue

When I close the Overlay plugin, the highlighted regions do not disappear. Is this a bug or feature? Same thing with TVMask.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ejeschkecommented, Oct 24, 2017

self.canvas.update_canvas(whence=0) may also do the job.

1reaction
ejeschkecommented, Oct 24, 2017

Ok, so then I think we need to add a

self.fitsview.redraw(whence=0)

after removing the canvas in the stop() method of Overlays and TVMask.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Masking tool - Adobe Support
Open a photo to edit in the Develop module. · Select Masking > Select Sky from the tool strip of the Develop module....
Read more >
Lightroom Mask Overlay Modes - Scott Davenport Photography
The Overlay Shows popup controls whether the mask overlay highlights the affected or unaffected area of your image. Pro tip: Use keyboard ...
Read more >
A Guide to After Effects Masks - YouTube
DOWNLOAD THIS PROJECT FILE & ASSETS FOR FREE! https://som.bz/3huvgU9 Masks are a fundamental After Effects feature that allow you to cut ......
Read more >
CALayer with transparent hole in it - ios - Stack Overflow
Finally I found, that added sublayers must be removed if overlay mask is recalculated at some point. This is possible via view.layer.sublayers property....
Read more >
Blending Modes Explained - The Complete Guide to ...
The blend you apply does not change pixels, only the visual output. You can always change or remove the Blending Mode.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found