wxik

Results 45 comments of wxik

The test did not show the situation you said, whether there is a custom style affected.

Can you run the example project in the library to see if the same exists

I also found this problem, but I don’t have much time to maintain and update this editor

`1.6.0` adjusted Toolbar, removed `componentWillUnmount`, and added support before editor (not yet released) ![image](https://user-images.githubusercontent.com/5770971/103126462-69a93600-46c9-11eb-87f9-8ec5905103a2.png)

@cristianoccazinsp Due to the time difference, it is already 23 o'clock on my side. I can only confirm the question you raised during the day tomorrow.

@cristianoccazinsp The `1.8` version is mainly to fix the problem that the input cursor is not displayed on the screen, and the input cursor color setting is added

![image](https://user-images.githubusercontent.com/5770971/120276102-dc57b680-c2e4-11eb-8e6e-2de19c35e855.png) ![image](https://user-images.githubusercontent.com/5770971/120281588-b2ee5900-c2eb-11eb-8f14-c59236db61de.png) ![image](https://user-images.githubusercontent.com/5770971/120281630-bd105780-c2eb-11eb-98c0-c236d596ff05.png) I researched it and found that this line is too close to the edge, causing the system thumb to not appear

Does' 1.8.5 'also have the problem of not scrolling?

@cristianoccazinsp `body.style.height = docEle.clientHeight + 'px';` Removed in the new version

Sorry, this function is very difficult to implement, I am really trying.