Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Improvement - The edit form should be resizable... #28

Open
intersel opened this issue May 31, 2015 · 2 comments
Open

Improvement - The edit form should be resizable... #28

intersel opened this issue May 31, 2015 · 2 comments

Comments

@intersel
Copy link

Perhaps I've got an old version (2014) but it seems that the 'div' of the edit form is not resizable.

It would be great to have it resizable adding this kind of css statement:

form#dw__editform .CodeMirror {resize: both;}

Sorry if it's done in the current version...

@albertgasset
Copy link
Owner

The CSS resize property doesn't work with CodeMirror: codemirror/codemirror5#850

@intersel
Copy link
Author

intersel commented Jun 7, 2015

well actually it works with the given css statement. made it in my dokuwiki...
EDIT: works only on firefox...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants