Skip to content

Commit

Permalink
Fix #27 offset when maximizing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelte Lagendijk committed May 11, 2016
1 parent 6f1a4eb commit 53dca6d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/CKEditorForMendix/widget/CKEditorForMendix.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ define([
"uploadimage",
"simple-image-browser",
"pastebase64",
"wordcount"
"wordcount",
"maximize"
],

// CKEditor instances.
Expand Down
2 changes: 1 addition & 1 deletion src/CKEditorForMendix/widget/lib/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified test/Test.mpr
Binary file not shown.
Binary file modified test/widgets/CKEditorForMendix.mpk
Binary file not shown.

0 comments on commit 53dca6d

Please sign in to comment.