gadenbuie / xaringanExtra

:ferris_wheel: A playground of enhancements and extensions for xaringan slides.
https://pkg.garrickadenbuie.com/xaringanExtra
Other
445 stars 36 forks source link

[editable] ]Hide paused overlay when editing in presenter mode #178

Closed gadenbuie closed 2 years ago

gadenbuie commented 2 years ago

Fixes #174 by adding xe-editable_is-editing class to the document body while the user is editing and then using that class to hide the paused overlay.

codecov-commenter commented 2 years ago

Codecov Report

Merging #178 (7dc4be1) into main (1ebc5ea) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   51.46%   51.46%           
=======================================
  Files          20       20           
  Lines         783      783           
=======================================
  Hits          403      403           
  Misses        380      380           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1ebc5ea...7dc4be1. Read the comment docs.