mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
348970c907
commit
7fbc5e863e
@ -59,6 +59,7 @@ var setup = function(){
|
|||||||
code block -- resized on block edit (`keydown` in edit mode)
|
code block -- resized on block edit (`keydown` in edit mode)
|
||||||
```
|
```
|
||||||
- _this seems to be because of a stray `\n` after re-render + `white-space: ...` in the `.view` element..._
|
- _this seems to be because of a stray `\n` after re-render + `white-space: ...` in the `.view` element..._
|
||||||
|
_...this is logical as we do not render code on load and to on after edit_
|
||||||
- ways to fix:
|
- ways to fix:
|
||||||
- semi-active (current):
|
- semi-active (current):
|
||||||
- active mode currently disabled (see: `UPDATE_CODE_SIZE`)
|
- active mode currently disabled (see: `UPDATE_CODE_SIZE`)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user