ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
379 stars 61 forks source link

Fix position of code type dropdown panel #418

Closed mmotyczynska closed 1 year ago

mmotyczynska commented 1 year ago

Fixes position of code type dropdown panel.

Closes #414.

Closes #415.

mmotyczynska commented 1 year ago

BalloonPanelView properties names have been changed here ckeditor/ckeditor5#12262. Without updating it in this project the top and left position values of the code type dropdown panel could not be calculated properly.

mlewand commented 1 year ago

I checked and this issue appeared in 35.1.0 (which is on the master) so I'll change the branch here and target it to master.