Add "cursor: text;" to textLayer div CSS.
Fixes problem caused by e4e4b1ab4ea4a6e44b84efa5a67237e2ad044b.
This commit is contained in:
parent
8aca4c992b
commit
b5dadab5c7
@ -1189,6 +1189,7 @@ canvas {
|
||||
position: absolute;
|
||||
line-height:1;
|
||||
white-space:pre;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.textLayer .highlight {
|
||||
|
Loading…
x
Reference in New Issue
Block a user