Yaroslaff Fedin
Yaroslaff Fedin
https://github.com/waveshare/e-Paper/blob/af9694c602fb24d776cd0f0b3e073a477294e3d8/STM32/STM32-F103ZET6/User/e-Paper/EPD_2in13_V2.c#L196 Comment says `0x0C` but the value is `0x0F`. It is supposed to be 122, not 128
Hello there! Wonderful and impressive project you've got. Thanks for your work. I'm trying to get SQLite to work on top of littlefs, so far it seems like a pretty...
There are fonts for which `getDomRangeRects` returns vertically overlapping ranges for lines going immediately one after another. IsSingleLineRange does not expect that, which causes arrow up in first multiline paragraph...
Library obviously has mockHead in api, but importing from root of the package doesnt work.
## 📝 Provide a description of requested docs changes _What is the purpose and what should be changed?_ ``` mapper.on( 'viewToModelPosition', ( evt, data ) => { const positionParent =...
## 📝 Provide detailed reproduction steps (if any) I'm trying to use CKEditor as a framework, and not the UI kit. I'm really struggling in ditching the Widget/UI modules. 1....
## 📝 Provide a description of requested docs changes I am really struggling with finding example code and guides on more of advanced topics for customization: 1) Downcasting one model...
> The type of this node cannot be serialized because its property '[$JSONSchema]' cannot be serialized. Trying to export function using the inferred schema. I tried real hard to remove...