Documentation: fullscreen plugin fails to mention that it's not supported in `inline` mode
What is the current behavior? Describe the bug
The documentation for TinyMCE plugin "fullscreen" doesn't mention that the plugin will silently fail if editor is in inline mode.
Please provide the steps to reproduce and if possible a minimal demo of the problem via fiddle.tiny.cloud or similar.
See documentation at https://www.tiny.cloud/docs/tinymce/6/fullscreen/
What is the expected behavior?
Either the plugin should work in inline mode or the documentation should say it's not supported.
I would also prefer having a warning in JS console if current configuration tries to load fullscreen plugin in inline mode because it's hard to figure out why fullscreen menu items or toolbar button fail to appear when everything seems to work without warnings or errors.
Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE?
Tested with TinyMCE 6.2.
Hi @mikkorantalainen. Thank you for your feedback. I'll transfer this to the correct repo and we'll deal with it there. Thanks.