移除日志
parent
9a3434b02e
commit
fc03cd77fc
|
@ -169,7 +169,6 @@ export default (isComputeHeight) => {
|
|||
|
||||
let delayScrollTimeout
|
||||
const scrollLine = (line, oldLine) => {
|
||||
console.log('scrollLine', line, oldLine)
|
||||
setImmediate(() => {
|
||||
prevActiveLine = line
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue