fnp
/
fnpeditor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f0a4549
)
FIX: white-space: pre-wrap prevents collapsing spaces in document-text-element
author
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 7 Aug 2013 13:04:24 +0000
(15:04 +0200)
committer
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 7 Aug 2013 13:04:24 +0000
(15:04 +0200)
Without it is impossible to select whole text in a document-text-element
that starts with one space (because of offset == 1 on selection.api)
No differences found