Closed gok03 closed 4 years ago
@gok03 thanks! looks like componentWillReceiveProps
is deprecated (see console) https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
Also might worth pulling latest Master, since picking
func is broken in your commit
Working on the same now.
Closing the PR to rebase the code.
Also might worth pulling latest Master, since picking func is broken in your commit
master branch was latest in this PR. Can you give some info on picking func?
Try pulling again, picking should be stable now. This is a selection method for multi cell editing. Also, last commit has crude layers control (based on what you’ve started doing), I’d appreciate your comments on that