Canvasbird / canvasboard

An interactive board with plugins focusing on replacing the need of multiple platforms for teaching, presenting, managing or explaining your ideas.
MIT License
198 stars 119 forks source link

Disable contentEditable for blocks only in full screen mode #431

Open goliakshay357 opened 2 years ago

goliakshay357 commented 2 years ago

Is your feature request related to a problem? Please describe. make contentEditable = false on DOM cards when on fullscreen mode so the user can't edit it and enable the tag to true back again when exited the fullscreen mode.

image