ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.78k stars 2.46k forks source link

Option to disable bottom location for toolbar for inline CKEditor4 #5436

Closed sunwayru closed 1 year ago

sunwayru commented 1 year ago

Plese add to plugin Floating Space option to disable bottom position for toolbar

                    //     +- - - - - - - - -  Editor -+
                    //     |                           |
                    // +------------------------ Viewport -+ \
                    // |   |                           |   |  |-> floatSpacePinnedOffsetY
                    // | ................................. | /
                    // |   |                           |   |
                    // |   |                           |   |
                    // |   +---------------------------+   |
                    // |   +------ Space -+                |
                    // |   |              |                |
                    // |   +--------------+                |
                    //
                    else
                        changeMode( 'bottom' );
Comandeer commented 1 year ago

We would like to help solve your issue but it seems you have missed our template for feature requests and bug reports. Its purpose is to make sure you provide the most sufficient and clear description. Without this, we are unable to have a closer look at your problem.

Please refer to our guide on how to report issues on the tracker, and open a new issue using the template as this one is being closed now.