[TikiWiki-commits] [Git][tikiwiki/tiki][master] [ENH][UI] TOAST UI Editor: make editor resizable.
Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68dc4a674ed6d_2c1e1de9833663@gitlab-sidekiq-low-urgency-cpu-bound-v2-7b4bbfcf6f-grdpk.mail> |
Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
8bc6b515 by Boss Ibrahim Mussa Gregoire at 2025-09-30T21:15:52+00:00
[ENH][UI] TOAST UI Editor: make editor resizable.
---
* [ENH][UI] TOAST UI Editor: make editor resizable.
* [ENH] TOAST UI Editor: make editor resizable.
See merge request tikiwiki/tiki!8654
- - - - -
1 changed file:
- src/js/tiki-toast-ui/toast-index.js
Changes:
=====================================
src/js/tiki-toast-ui/toast-index.js
=====================================
@@ -306,6 +306,7 @@ export default function tikiToastEditor(options) {
load: function (editor) {
let md = editor.getMarkdown();
// maybe some more init here?
+ $("#editwiki_editor").resizable();
},
keyup: function (editorType, ev) {
if (ev.key === "(") {
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8bc6b515a84b4cf84233f298325658a4f5463d59
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8bc6b515a84b4cf84233f298325658a4f5463d59
You're receiving this email because of your account on gitlab.com.
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs