Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5334e94b

Von Sven Schöling vor mehr als 7 Jahren hinzugefügt

  • ID 5334e94ba07f2bc96703b2f5322a1e09b4c5d549
  • Vorgänger 8d67627b
  • Nachfolger c9b4e6bc

CKEditor inline_resize: initial drag handler verbergen

Unterschiede anzeigen:

js/ckeditor/plugins/inline_resize/plugin.js
float_space.setStyle( 'cursor', 'se-resize' )
float_space.on('mousedown', mousedown_fn);
float_space.unselectable();
float_space.hide();
editor.on( 'focus', function( evt ) {
layout( evt );

Auch abrufbar als: Unified diff